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.
gitea/routers/admin
guillep2k e4a876cee1
Admin page for managing user e-mail activation (#10557) (#10579)
* Admin page for managing user e-mail activation (#10557)

* Implement mail activation admin panel

* Apply suggestions by @lunny

* Add UI for user activated emails

* Prevent admin from self-deactivate; add modal

Co-authored-by: zeripath <art27@cantab.net>

* Fix pagination options downgrade

Co-authored-by: zeripath <art27@cantab.net>
5 years ago
..
admin.go Change admin dashboard to POST (#10465) (#10466) 5 years ago
admin_test.go Shadow the password on cache and session config on admin panel (#7300) 6 years ago
auths.go Add option to prevent LDAP from deactivating everything on empty search (#9879) (#9896) 5 years ago
emails.go Admin page for managing user e-mail activation (#10557) (#10579) 5 years ago
hooks.go Implement Default Webhooks (#4299) 6 years ago
main_test.go
notice.go Use gitea forked macaron (#7933) 6 years ago
orgs.go
repos.go Move some repositories' operations to a standalone service package (#8557) 5 years ago
users.go Various fixes in login sources (#10428) (#10429) 5 years ago
users_test.go Fix password complexity regex for special characters (on master) (#8525) 5 years ago