You can not 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
Lunny Xiao eacab6b10d
Add disable download source configuration (#20548) (#20579)
3 years ago
..
access_log.go
api.go Add Cache-Control header to html and api responses, add no-transform (#20432) (#20459) 3 years ago
api_org.go
api_test.go
auth.go Respond with a 401 on git push when password isn't changed yet (#20027) 3 years ago
captcha.go
context.go Add disable download source configuration (#20548) (#20579) 3 years ago
csrf.go
form.go
org.go
package.go Fix package permission checks for organizations (#20517) (#20520) 3 years ago
pagination.go
permission.go
private.go
repo.go Return 404 when tag is broken (#20024) 3 years ago
response.go
utils.go
xsrf.go Refactor CSRF protection modules, make sure CSRF tokens can be up-to-date. (#19337) 3 years ago
xsrf_test.go