0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-11-22 14:51:17 +01:00
gitea/modules/repository
yp05327 26a0cd7143
Allow repo admins too to delete the repo (#23940)
Fixes https://github.com/go-gitea/gitea/issues/23934

We need to check `AccessModeAdmin` in `CanUserDelete` instead of
`AccessModeOwner`
2023-04-07 11:21:02 -04:00
..
collaborator.go
collaborator_test.go
commits.go
commits_test.go
create.go
create_test.go
delete.go
env.go
fork.go
generate.go
generate_test.go
hooks.go
init.go
main_test.go
push.go
repo.go
temp.go