Git with a cup of tea, painless self-hosted git service Mirror for internal git.with.parts use https://git.with.parts
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
Giteabot 0b5a4e7db4
Use strict protocol check when redirect (#29642) (#29644)
9 months ago
..
access_log.go Replace `interface{}` with `any` (#25686) 1 year ago
api.go Unify two factor check (#27915) (#27929) 1 year ago
api_org.go
api_test.go
base.go Use strict protocol check when redirect (#29642) (#29644) 9 months ago
captcha.go Replace `interface{}` with `any` (#25686) 1 year ago
context.go Use general token signing secret (#29205) (#29325) 9 months ago
context_cookie.go
context_model.go
context_request.go
context_response.go Start using template context function (#26254) 1 year ago
context_template.go Start using template context function (#26254) 1 year ago
context_test.go
csrf.go
org.go Another round of `db.DefaultContext` refactor (#27103) (#27262) 1 year ago
package.go Prevent anonymous container access if `RequireSignInView` is enabled (#28877) (#28882) 10 months ago
pagination.go Replace `interface{}` with `any` (#25686) 1 year ago
permission.go Add context parameter to some database functions (#26055) 1 year ago
private.go Replace `interface{}` with `any` (#25686) 1 year ago
repo.go Add guide page to actions when there's no workflows (#28145) (#28153) 1 year ago
response.go
utils.go Avoid double-unescaping of form value (#26853) 1 year ago
xsrf.go
xsrf_test.go