1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-19 05:45:00 +01:00
gitea/routers
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
..
api/v1 Ensure complexity, minlength and ispwned are checked on password setting (#18005) 2021-12-17 10:03:39 +08:00
common
install
private
utils
web Reset locale on login (#18023) 2021-12-19 13:31:43 +00:00
init.go