Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix 3rd party login issue on macOS #4739

Merged
merged 3 commits into from Mar 28, 2024

Conversation

Noisyfox
Copy link
Collaborator

Caused by use-after-free error.
And some minor improvements to the OAuth components.

@SoftFever SoftFever merged commit 9f3bafb into SoftFever:main Mar 28, 2024
12 checks passed
@Noisyfox Noisyfox deleted the bugfox/3rd-party-login branch March 28, 2024 23:45
SoftFever pushed a commit that referenced this pull request Apr 13, 2024
* Fix use-after-free error

* Ignore http OPTIONS method

* Make sure response has sent before closing the http server
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants