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/web/admin
yp05327 cc044818c3
Support delete user email in admin panel (#31690)
![QQ_1721784609320](https://github.com/user-attachments/assets/23f08bf3-93f4-44d7-963d-10380ef8c1f1)

![QQ_1721784616403](https://github.com/user-attachments/assets/667cbd1e-5e21-4489-8d18-2a7be85190db)

![QQ_1721784626722](https://github.com/user-attachments/assets/495beb94-dfa2-481c-aa60-d5115cad1ae1)

---------

Co-authored-by: Jason Song <i@wolfogre.com>
7 months ago
..
admin.go Add cache test for admins (#31265) 8 months ago
admin_test.go Improve reverse proxy documents and clarify the AppURL guessing behavior (#31003) 9 months ago
applications.go Move context from modules to services (#29440) 1 year ago
auths.go Refactor names (#31405) 8 months ago
config.go Add cache test for admins (#31265) 8 months ago
diagnosis.go Move context from modules to services (#29440) 1 year ago
emails.go Support delete user email in admin panel (#31690) 7 months ago
hooks.go remove util.OptionalBool and related functions (#29513) 12 months ago
main_test.go make writing main test easier (#27270) 1 year ago
notice.go Move context from modules to services (#29440) 1 year ago
orgs.go Update misspell to 0.5.1 and add `misspellings.csv` (#30573) 10 months ago
packages.go remove util.OptionalBool and related functions (#29513) 12 months ago
queue.go Refactor names (#31405) 8 months ago
queue_tester.go Improve queue and logger context (#24924) 2 years ago
repos.go Add missed return after `ctx.ServerError` (#31130) 9 months ago
runners.go Move context from modules to services (#29440) 1 year ago
stacktrace.go Refactor names (#31405) 8 months ago
users.go Refactor names (#31405) 8 months ago
users_test.go Move context from modules to services (#29440) 1 year ago