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.
Previously, only the first return value of ctx.GetSuperSecureCookie was used to check whether decryption of the auth cookie succeeded. ctx.GetSuperSecureCookie also returns a second value, a boolean, indicating success or not. That value should be checked first to be on the safe side and not rely on internal logic of the encryption and decryption blackbox. |
6 years ago | |
---|---|---|
.. | ||
setting | 6 years ago | |
auth.go | 6 years ago | |
auth_openid.go | 6 years ago | |
home.go | 6 years ago | |
home_test.go | 7 years ago | |
main_test.go | 7 years ago | |
notification.go | 6 years ago | |
oauth.go | 6 years ago | |
profile.go | 6 years ago |