0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-03 23:17:58 +01:00
gitea/routers/api/packages/container
KN4CK3R caad931385
Prevent anonymous container access if RequireSignInView is enabled (#28877)
Fixes #28875

If `RequireSignInView` is enabled, the ghost user has no access rights.
2024-01-21 16:31:29 +00:00
..
auth.go Remove Named interface (#26913) 2023-09-05 15:58:30 +00:00
blob.go
container.go Prevent anonymous container access if RequireSignInView is enabled (#28877) 2024-01-21 16:31:29 +00:00
errors.go
manifest.go Move notification interface to services layer (#26915) 2023-09-05 18:37:47 +00:00