mirror of https://github.com/go-gitea/gitea.git
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
82db9a2ba7
This PR fixed a bug when the user switching pages too fast, he will logout automatically. The reason is that when the error is context cancelled, the previous code think user hasn't login then the session will be deleted. Now it will return the errors but not think it's not login. --------- Co-authored-by: wxiaoguang <wxiaoguang@gmail.com> |
11 months ago | |
---|---|---|
.. | ||
source | 11 months ago | |
auth.go | 12 months ago | |
auth_test.go | ||
auth_token.go | ||
auth_token_test.go | 1 year ago | |
basic.go | 1 year ago | |
group.go | ||
httpsign.go | 1 year ago | |
interface.go | ||
main_test.go | ||
oauth2.go | 12 months ago | |
reverseproxy.go | 12 months ago | |
session.go | 11 months ago | |
signin.go | 11 months ago | |
source.go | ||
sspi.go | 11 months ago | |
sspiauth_posix.go | ||
sspiauth_windows.go | ||
sync.go | 1 year ago |