forgejo/routers/web/admin
techknowlogick 084eacb5d4
fetch emails of currently displayed user on admin page (#26918)
Currently, this fetches the emails from the user viewing the page. This
PR changes it to show the emails from the user whose page it is.
2023-09-05 17:56:21 +00:00
..
admin.go
admin_test.go
applications.go
auths.go
config.go
diagnosis.go
emails.go
hooks.go
main_test.go
notice.go
orgs.go
packages.go
queue.go
queue_tester.go
repos.go
runners.go
stacktrace.go
users.go fetch emails of currently displayed user on admin page (#26918) 2023-09-05 17:56:21 +00:00
users_test.go Move web/api context related testing function into a separate package (#26859) 2023-09-01 11:26:07 +00:00