We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
With 1.21.5, after logging in through SSPI, the login succeeds, but the user remains on the sign-in page instead of redirecting to the home page.
1.21.5
No
No response
Before logging in:
Immediately after logging in with SSPI:
Screenshots are from Edge 121 but happens with multiple browsers.
2.39.1
Windows Server 2019
gitea-1.21.5-windows-4.0-amd64.exe downloaded from Github.
SQLite
The text was updated successfully, but these errors were encountered:
I think it is related to #26105 . After that change, if the user has signed in, then "/user/login" should also redirect.
Sorry, something went wrong.
After this fix: Make "/user/login" page redirect if the current user has signed in #29583 , maybe this problem could be resolved.
df1268c
Successfully merging a pull request may close this issue.
Description
With 1.21.5, after logging in through SSPI, the login succeeds, but the user remains on the sign-in page instead of redirecting to the home page.
Gitea Version
1.21.5
Can you reproduce the bug on the Gitea demo site?
No
Log Gist
No response
Screenshots
Before logging in:

Immediately after logging in with SSPI:

Screenshots are from Edge 121 but happens with multiple browsers.
Git Version
2.39.1
Operating System
Windows Server 2019
How are you running Gitea?
gitea-1.21.5-windows-4.0-amd64.exe downloaded from Github.
Database
SQLite
The text was updated successfully, but these errors were encountered: