forgejo/routers
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
..
api [MODERATION] QoL improvements (squash) 2023-08-10 10:55:03 +00:00
common Less naked returns (#25713) 2023-07-07 05:31:56 +00:00
install Serve pre-defined files in "public", add "security.txt", add CORS header for ".well-known" (#25974) 2023-07-21 12:14:20 +00:00
private [CLI] implement forgejo-cli 2023-08-07 09:51:53 +02:00
utils Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
web [MODERATION] QoL improvements (squash) 2023-08-10 10:55:03 +00:00
init.go [TESTS] testMiddlewareHook, dependency injection in integration tests 2023-08-07 10:28:47 +02:00