-
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Endpoint /login/oauth/access_token doesn't return Access-Control-Allow-Methods #7204
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
Comments
What should it return exactly? |
@zeripath, as you can see, in this GET method, appears Then the request that I did to endpoint |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs during the next 2 weeks. Thank you for your contributions. |
Is this issue solved? How can I enable gitea in the config file
|
Hmm I think we might need a block like Lines 556 to 563 in a3cc842
For those Auth routes Lines 385 to 391 in 73a093d
It will need a little bit of thought to know which need it. |
Fix go-gitea#7204 Signed-off-by: Andrew Thornton <[email protected]>
@esfraner @sebastianwindeck Would you be able to try #14850 to see if that fixes your issue? |
Fix #7204 Signed-off-by: Andrew Thornton <[email protected]> Co-authored-by: 6543 <[email protected]> Co-authored-by: Lauris BH <[email protected]>
[x]
):Description
Endpoint /login/oauth/access_token doesn't return Access-Control-Allow-Methods and give me CORS problem.
...
Screenshots
....
The text was updated successfully, but these errors were encountered: