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/modules/context
KN4CK3R fc7a2d5a95
Add support for HEAD requests in Maven registry (#21834)
Related #18543

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2 years ago
..
access_log.go
api.go Add Cache-Control header to html and api responses, add no-transform (#20432) 3 years ago
api_org.go
api_test.go
auth.go
captcha.go Add option to enable CAPTCHA validation for login (#21638) 2 years ago
context.go Add support for HEAD requests in Maven registry (#21834) 2 years ago
csrf.go
form.go
org.go Add user/organization code search (#19977) 2 years ago
package.go Fix package access for admins and inactive users (#21580) 2 years ago
pagination.go
permission.go
private.go Add more linters to improve code readability (#19989) 3 years ago
repo.go Prepend refs/heads/ to issue template refs (#20461) 2 years ago
response.go
utils.go Add more linters to improve code readability (#19989) 3 years ago
xsrf.go
xsrf_test.go