forgejo/routers/api
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
..
actions [CI] DEFAULT_ACTIONS_URL = https://codeberg.org 2023-08-07 09:38:29 +02:00
forgejo/v1 [API] Forgejo API /api/forgejo/v1 2023-08-07 10:28:47 +02:00
packages Fix handling of plenty Nuget package versions (#26075) 2023-07-26 19:43:21 +00:00
v1 [MODERATION] QoL improvements (squash) 2023-08-10 10:55:03 +00:00