1
1
mirror of https://github.com/go-gitea/gitea synced 2024-11-08 03:04:29 +00:00
gitea/routers
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
..
admin Properly fix displaying virtual session provider in admin panel (#9137) (#9203) 2019-11-29 00:28:38 -05:00
api/v1 Hide credentials when submitting migration (#9102) (#9704) 2020-01-11 17:25:16 +02:00
dev Display ui time with customize time location (#7792) 2019-08-15 22:46:21 +08:00
org Fix errors in create org UI regarding team access permission. (#8506) 2019-10-14 19:20:42 +01:00
private Move migrating repository from frontend to backend (#6200) 2019-10-13 21:23:14 +08:00
repo fix (#9838) 2020-01-17 23:25:46 +08:00
routes Fix missing msteam webhook on organization (#9781) (#9795) 2020-01-16 07:36:05 +02:00
user Ensure that 2fa is checked on reset-password (#9857) (#9877) 2020-01-19 18:37:28 -05:00
utils Slack webhook channel name cannot be empty or just contain an hashtag (#4786) 2018-09-10 10:31:08 -04:00
home.go [BugFix] Hide public repos owned by private orgs (#9616) 2020-01-06 10:12:55 +08:00
init.go Move migrating repository from frontend to backend (#6200) 2019-10-13 21:23:14 +08:00
install.go Move database settings from models to setting (#7806) 2019-08-24 11:24:45 +02:00
metrics.go Use gitea forked macaron (#7933) 2019-08-23 12:40:29 -04:00
swagger_json.go Swagger.v1.json template (#3572) 2018-07-28 03:19:01 +03:00