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.
zeripath 1c7db70835
Reset locale on login (#18023)
* Reset locale on login

Fix #18020

Signed-off-by: Andrew Thornton <art27@cantab.net>

* Update routers/web/user/auth.go

Co-authored-by: Gusted <williamzijl7@hotmail.com>

Co-authored-by: Gusted <williamzijl7@hotmail.com>
3 years ago
..
setting Add support for ssh commit signing (#17743) 3 years ago
auth.go Reset locale on login (#18023) 3 years ago
auth_openid.go Add Option to synchronize Admin & Restricted states from OIDC/OAuth2 along with Setting Scopes (#16766) 3 years ago
avatar.go Move user related model into models/user (#17781) 3 years ago
home.go Refactor HTTP request context (#17979) 3 years ago
home_test.go Decouple unit test code from business code (#17623) 3 years ago
main_test.go Decouple unit test code from business code (#17623) 3 years ago
notification.go Multiple Escaping Improvements (#17551) 3 years ago
oauth.go Refactor HTTP request context (#17979) 3 years ago
oauth_test.go Move user related model into models/user (#17781) 3 years ago
profile.go Move repository model into models/repo (#17933) 3 years ago
task.go Correctly handle failed migrations (#17575) 3 years ago