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
Gusted ff2fd08228
Simplify parameter types (#18006)
3 years ago
..
access_log.go Pass down SignedUserName down to AccessLogger context (#16605) 4 years ago
api.go Refactor HTTP request context (#17979) 3 years ago
api_org.go Use a standalone struct name for Organization (#17632) 3 years ago
api_test.go fix API link header (#7298) 6 years ago
auth.go
captcha.go
context.go Prevent double decoding of % in url params (#17997) 3 years ago
csrf.go Redirect on bad CSRF instead of presenting bad page (#14937) 4 years ago
form.go
org.go Move accessmode into models/perm (#17828) 3 years ago
pagination.go Simplify parameter types (#18006) 3 years ago
permission.go Move unit into models/unit/ (#17576) 3 years ago
private.go
repo.go Simplify parameter types (#18006) 3 years ago
response.go
xsrf.go
xsrf_test.go