forgejo/modules/context
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
..
access_log.go
api.go
api_org.go
api_test.go
base.go
captcha.go
context.go
context_cookie.go
context_model.go
context_request.go
context_response.go
context_template.go
context_test.go
csrf.go
org.go
package.go Prevent anonymous container access if RequireSignInView is enabled (#28877) (#28882) 2024-01-22 01:44:38 +08:00
pagination.go
permission.go
private.go
repo.go Add guide page to actions when there's no workflows (#28145) (#28153) 2023-11-22 02:29:54 +00:00
response.go
utils.go
xsrf.go
xsrf_test.go