forgejo/routers/web/admin
zeripath ea416d7d0e
Redirect if user does not exist on admin pages (#20981) (#21059)
Backport #20981

When on /admin/users/ endpoints if the user is no longer in the DB,
redirect instead of causing a http 500.

Co-authored-by: KN4CK3R <admin@oldschoolhack.me>
2022-09-04 12:17:35 -04:00
..
admin.go
admin_test.go
auths.go
emails.go
hooks.go
main_test.go
notice.go
orgs.go
packages.go
repos.go
users.go
users_test.go