-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
GitHub Oauth2 causes 500 #27223
Labels
issue/confirmed
Issue has been reviewed and confirmed to be present or accepted to be implemented
type/bug
Comments
Currently, both https://try.gitea.io and https://gitea.com have this error. |
lng2020
added
the
issue/confirmed
Issue has been reviewed and confirmed to be present or accepted to be implemented
label
Sep 25, 2023
Regression of #27122 |
lunny
pushed a commit
that referenced
this issue
Sep 26, 2023
GiteaBot
pushed a commit
to GiteaBot/gitea
that referenced
this issue
Sep 26, 2023
Fix go-gitea#27223 Regression of go-gitea#27122
wxiaoguang
added a commit
that referenced
this issue
Sep 26, 2023
Backport #27269 by @wxiaoguang Fix #27223 Regression of #27122 Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
issue/confirmed
Issue has been reviewed and confirmed to be present or accepted to be implemented
type/bug
Description
I first set up GitHub in
/admin/auths
, everything should be right, but when i try to connect to it with my account in/user/settings/security
, it succeeds. I can now login with my GitHub account, but when i open/user/settings/security
again, it gives this error and I can't see my account inManage Linked Accounts
section.On demo site, I can link account to GitHub and don't get this 500 error on the page, but I still cant see my GitHub account listed in
Manage Linked Accounts
Gitea Version
1.22.0+dev-17-g6e2888ce2
Can you reproduce the bug on the Gitea demo site?
No
Log Gist
No response
Screenshots
Git Version
No response
Operating System
No response
How are you running Gitea?
docker-compose with nightly tag
Database
SQLite
The text was updated successfully, but these errors were encountered: