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 cbd45471b1
Move access and repo permission to models/perm/access (#19350)
3 years ago
..
access_log.go
api.go
api_org.go Move organization related structs into sub package (#18518) 3 years ago
api_test.go
auth.go Refactor CSRF protection modules, make sure CSRF tokens can be up-to-date. (#19337) 3 years ago
captcha.go
context.go
csrf.go
form.go
org.go Only show accessible teams in dashboard dropdown list (#19642) 3 years ago
package.go
pagination.go
permission.go Move access and repo permission to models/perm/access (#19350) 3 years ago
private.go
repo.go Move access and repo permission to models/perm/access (#19350) 3 years ago
response.go
utils.go Never use /api/v1 from Gitea UI Pages (#19318) 3 years ago
xsrf.go
xsrf_test.go Refactor CSRF protection modules, make sure CSRF tokens can be up-to-date. (#19337) 3 years ago