forgejo/modules/context
Lauris BH 9aaaf980f0
Fix open redirect check for more cases (#25143)
If redirect_to parameter has set value starting with `\\example.com`
redirect will be created with header `Location: /\\example.com` that
will redirect to example.com domain.
2023-06-08 14:08:14 +00: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_test.go
csrf.go
org.go
package.go
pagination.go
permission.go
private.go
repo.go
response.go
utils.go
xsrf.go
xsrf_test.go