You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/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>
4 years ago
..
account.go Admin page for managing user e-mail activation (#10557) 4 years ago
account_test.go Add password requirement info on error (#9074) 5 years ago
applications.go API add/generalize pagination (#9452) 4 years ago
keys.go API add/generalize pagination (#9452) 4 years ago
main_test.go Splitted the user settings code into several files to be more maintainable (#3968) 6 years ago
oauth2.go OAuth2 Grant UI (#6625) 5 years ago
profile.go Various fixes in login sources (#10428) 4 years ago
security.go API add/generalize pagination (#9452) 4 years ago
security_openid.go fix missing data on redirects (#3975) 6 years ago
security_twofa.go Fixed ineffectual assignments (#7555) 5 years ago
security_u2f.go Add golangci (#6418) 5 years ago