gitea/routers/user
zeripath e3e024876e Ensure that 2fa is checked on reset-password (#9857) (#9877)
* 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>

Co-authored-by: Lauris BH <lauris@nix.lv>
2020-01-19 18:37:28 -05:00
..
setting Fix template error on account page (#8562) (#8622) 2019-10-22 10:08:59 +01:00
auth.go Ensure that 2fa is checked on reset-password (#9857) (#9877) 2020-01-19 18:37:28 -05:00
auth_openid.go Move all mail related codes from models to services/mailer (#7200) 2019-09-24 13:02:49 +08:00
avatar.go fix 500 error for ghost avatar (#9537) 2019-12-30 18:55:51 +08:00
home.go Fix cache problem on dashboard (#9358) (#9703) 2020-01-11 16:23:40 +02:00
home_test.go Use gitea forked macaron (#7933) 2019-08-23 12:40:29 -04:00
main_test.go Unit tests for wiki routers (#3022) 2017-11-30 17:52:15 +02:00
notification.go Unifies pagination template usage (#6531) (#6533) 2019-04-20 00:15:19 -04:00
oauth.go Use gitea forked macaron (#7933) 2019-08-23 12:40:29 -04:00
profile.go Include description in repository search. (#7942) 2019-08-25 20:06:36 +03:00