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 Remove `Named` interface (#26913) 1 year ago
blob.go Remove `db.DefaultContext` in `routers/` and `cmd/` (#26076) 2 years ago
container.go Prevent anonymous container access if `RequireSignInView` is enabled (#28877) 1 year ago
errors.go Implement FSFE REUSE for golang files (#21840) 2 years ago
manifest.go Move notification interface to services layer (#26915) 1 year ago