0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-13 10:54:40 +01:00
gitea/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
avatar.go
home.go
home_test.go
main_test.go
notification.go
oauth.go
oauth_test.go
profile.go Move repository model into models/repo (#17933) 2021-12-10 09:27:50 +08:00
task.go