forgejo/routers/private
Earl Warren 05f0007437
fix(hook): instance admins wrongly restricted by permissions checks
This exception existed for both instance admins and repo admins
before ApplyToAdmins was introduced in
79b7089360.

It should have been kept for instance admins only because they are not
subject to permission checks.
2024-06-01 23:50:57 +02:00
..
tests/repos
actions.go
default_branch.go
hook_post_receive.go fix: hook post-receive for sha256 repos 2024-05-15 16:43:16 +02:00
hook_post_receive_test.go
hook_pre_receive.go fix(hook): instance admins wrongly restricted by permissions checks 2024-06-01 23:50:57 +02:00
hook_proc_receive.go
hook_verification.go
hook_verification_test.go
internal.go
internal_repo.go
key.go
mail.go
main_test.go
manager.go
manager_process.go
manager_unix.go
manager_windows.go
restore_repo.go
serv.go
ssh_log.go