This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/modules/context
KN4CK3R fc7a2d5a95
Add support for HEAD requests in Maven registry (#21834)
Related #18543

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2022-11-24 16:25:13 +02:00
..
access_log.go
api.go
api_org.go
api_test.go
auth.go
captcha.go Add option to enable CAPTCHA validation for login (#21638) 2022-11-22 21:13:18 +00:00
context.go Add support for HEAD requests in Maven registry (#21834) 2022-11-24 16:25:13 +02:00
csrf.go
form.go
org.go Add user/organization code search (#19977) 2022-10-11 00:12:03 +01:00
package.go Fix package access for admins and inactive users (#21580) 2022-10-24 22:23:25 +03:00
pagination.go
permission.go
private.go
repo.go Prepend refs/heads/ to issue template refs (#20461) 2022-11-22 20:58:49 +08:00
response.go
utils.go
xsrf.go
xsrf_test.go