forgejo/routers
Gergely Nagy 9372bdd4a3
Move permission check from ArtifactsDeleteView to the route
As suggested by @Gusted in #2431, move the permission checking from
`ArtifactsDeleteView` into the route instead, where it belongs.

Signed-off-by: Gergely Nagy <forgejo@gergo.csillger.hu>
2024-02-25 10:52:11 +01:00
..
api Refactor more code in templates (#29236) 2024-02-19 22:58:32 +01:00
common
install Merge branch 'rebase-forgejo-dependency' into wip-forgejo 2024-02-05 18:58:23 +01:00
private
utils
web Move permission check from ArtifactsDeleteView to the route 2024-02-25 10:52:11 +01:00
init.go