forgejo/routers/api/packages/container
Giteabot e2620642bd
Prevent anonymous container access if RequireSignInView is enabled (#28877) (#28882)
Backport #28877 by @KN4CK3R

Fixes #28875

If `RequireSignInView` is enabled, the ghost user has no access rights.

Co-authored-by: KN4CK3R <admin@oldschoolhack.me>
(cherry picked from commit b7c944b9e4)
2024-01-31 14:18:25 +01:00
..
auth.go
blob.go
container.go Prevent anonymous container access if RequireSignInView is enabled (#28877) (#28882) 2024-01-31 14:18:25 +01:00
errors.go
manifest.go Move notification interface to services layer (#26915) 2023-09-05 18:37:47 +00:00