gitea/routers/api/packages/container
Giteabot b7c944b9e4
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>
2024-01-22 01:44:38 +08:00
..
auth.go Remove `Named` interface (#26913) 2023-09-05 15:58:30 +00:00
blob.go Remove `db.DefaultContext` in `routers/` and `cmd/` (#26076) 2023-07-23 23:47:27 -04:00
container.go Prevent anonymous container access if `RequireSignInView` is enabled (#28877) (#28882) 2024-01-22 01:44:38 +08:00
errors.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
manifest.go Move notification interface to services layer (#26915) 2023-09-05 18:37:47 +00:00