1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-30 03:21:36 +02:00
gitea/routers/user
zeripath 92d6bca41e
Ensure that 2fa is checked on reset-password (#9857)
* Ensure that 2fa is checked on reset-password

* Apply suggestions from code review

Co-Authored-By: Lauris BH <lauris@nix.lv>

* Properly manage scratch_code regeneration

Co-authored-by: Lauris BH <lauris@nix.lv>
2020-01-19 20:17:12 +00:00
..
setting
auth_openid.go
auth.go Ensure that 2fa is checked on reset-password (#9857) 2020-01-19 20:17:12 +00:00
avatar.go
home_test.go
home.go Add setting to set default and global disabled repository units. (#8788) 2020-01-17 09:34:37 +02:00
main_test.go
notification.go Improve notification pager (#9821) 2020-01-17 19:31:26 +01:00
oauth.go
profile.go