You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
1 year ago
..
auth.go
blob.go
container.go Prevent anonymous container access if `RequireSignInView` is enabled (#28877) 1 year ago
errors.go
manifest.go