forgejo/routers/api/v1/admin
Lunny Xiao 9efa47131f
Admin should not delete himself ()
Admin should not be able to delete themselves.

Also partially fix 
2022-05-08 21:22:55 +01:00
..
adopt.go Renamed ctx.User to ctx.Doer. () 2022-03-22 15:03:22 +08:00
cron.go Renamed ctx.User to ctx.Doer. () 2022-03-22 15:03:22 +08:00
org.go Move organization related structs into sub package () 2022-03-29 14:29:02 +08:00
repo.go Add ContextUser to http request context () 2022-03-26 17:04:22 +08:00
user.go Admin should not delete himself () 2022-05-08 21:22:55 +01:00