summaryrefslogtreecommitdiffstats
path: root/routers/admin/emails.go
Commit message (Collapse)AuthorAgeFilesLines
* Admin page for managing user e-mail activation (#10557)guillep2k2020-03-021-0/+157
* 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>