gitea/routers/user/setting
guillep2k 5e1438ba92
Admin page for managing user e-mail activation (#10557)
* Implement mail activation admin panel

* Add export comments

* Fix another export comment

* again...

* And again!

* Apply suggestions by @lunny

* Add UI for user activated emails

* Make new activation UI work

* Fix lint

* Prevent admin from self-deactivate; add modal

Co-authored-by: zeripath <art27@cantab.net>
2020-03-02 15:25:36 -03:00
..
account.go Admin page for managing user e-mail activation (#10557) 2020-03-02 15:25:36 -03:00
account_test.go Add password requirement info on error (#9074) 2019-11-19 22:44:58 +00:00
applications.go API add/generalize pagination (#9452) 2020-01-24 14:00:29 -05:00
keys.go API add/generalize pagination (#9452) 2020-01-24 14:00:29 -05:00
main_test.go Splitted the user settings code into several files to be more maintainable (#3968) 2018-05-17 12:05:00 +08:00
oauth2.go OAuth2 Grant UI (#6625) 2019-04-17 16:18:16 +08:00
profile.go Various fixes in login sources (#10428) 2020-02-23 13:52:05 -06:00
security.go API add/generalize pagination (#9452) 2020-01-24 14:00:29 -05:00
security_openid.go fix missing data on redirects (#3975) 2018-06-18 14:24:45 -04:00
security_twofa.go Fixed ineffectual assignments (#7555) 2019-07-22 17:35:53 +08:00
security_u2f.go Add golangci (#6418) 2019-06-12 15:41:28 -04:00