forgejo/routers/web/user
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>
2021-12-19 13:31:43 +00:00
..
setting Add support for ssh commit signing (#17743) 2021-12-19 00:37:18 -05:00
auth.go Reset locale on login (#18023) 2021-12-19 13:31:43 +00:00
auth_openid.go Add Option to synchronize Admin & Restricted states from OIDC/OAuth2 along with Setting Scopes (#16766) 2021-12-14 16:37:11 +08:00
avatar.go
home.go Refactor HTTP request context (#17979) 2021-12-15 14:59:57 +08:00
home_test.go
main_test.go
notification.go
oauth.go Refactor HTTP request context (#17979) 2021-12-15 14:59:57 +08:00
oauth_test.go
profile.go
task.go