1
0
Fork 0
forked from forgejo/forgejo
forgejo-domi/routers/web/org/setting
Gusted e9d638d075 [MODERATION] QoL improvements (squash)
- Ensure that organisations cannot be blocked. It currently has no
effect, as all blocked operations cannot be executed from an
organisation standpoint.
- Refactored the API route to make use of the `UserAssignmentAPI`
middleware.
- Make more use of `t.Run` so that the test code is more clear about
which block of code belongs to which test case.
- Added more integration testing (to ensure the organisations cannot be
blocked and some authorization/permission checks).
2023-08-10 10:55:03 +00:00
..
blocked_users.go [MODERATION] QoL improvements (squash) 2023-08-10 10:55:03 +00:00
runners.go Move secrets and runners settings to actions settings (#24200) 2023-04-27 20:08:47 -04:00