1
1
mirror of https://github.com/go-gitea/gitea synced 2024-09-19 02:06:04 +00:00
gitea/routers/web/admin
Giteabot 376fa0d8c4
Forbid removing the last admin user (#28337) (#28793)
Backport #28337 by @yp05327

Co-authored-by: yp05327 <576951401@qq.com>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2024-01-16 01:51:46 +00:00
..
admin_test.go
admin.go Reduce usage of db.DefaultContext (#27073) 2023-09-14 17:09:32 +00:00
applications.go
auths.go
config.go Refactor system setting (#27000) (#27452) 2023-10-05 10:37:59 +00:00
diagnosis.go Include heap pprof in diagnosis report to help debugging memory leaks (#28596) (#28599) 2023-12-24 09:18:43 +08:00
emails.go Reduce usage of db.DefaultContext (#27073) 2023-09-14 17:09:32 +00:00
hooks.go
main_test.go
notice.go Another round of db.DefaultContext refactor (#27103) (#27262) 2023-09-25 19:24:35 +02:00
orgs.go Display all user types and org types on admin management UI (#27050) 2023-09-14 06:53:36 +00:00
packages.go Another round of db.DefaultContext refactor (#27103) (#27262) 2023-09-25 19:24:35 +02:00
queue_tester.go
queue.go
repos.go Move createrepository from module to service layer (#26927) 2023-09-06 12:08:51 +00:00
runners.go
stacktrace.go
users_test.go Move web/api context related testing function into a separate package (#26859) 2023-09-01 11:26:07 +00:00
users.go Forbid removing the last admin user (#28337) (#28793) 2024-01-16 01:51:46 +00:00