gitea/modules/context
KN4CK3R a846bfefd8
Extended permission checks. ()
..
access_log.go Pass down SignedUserName down to AccessLogger context ()
api.go Add Cache-Control header to html and api responses, add no-transform ()
api_org.go Move organization related structs into sub package ()
api_test.go format with gofumpt ()
auth.go Respond with a 401 on git push when password isn't changed yet ()
captcha.go format with gofumpt ()
context.go Add Cache-Control header to html and api responses, add no-transform ()
csrf.go Refactor CSRF protection modules, make sure CSRF tokens can be up-to-date. ()
form.go Add config options to hide issue events ()
org.go Allow access to the Public Organization Member lists with minimal permissions ()
package.go Extended permission checks. ()
pagination.go Remove tab/TabName usage where it's not needed ()
permission.go Move access and repo permission to models/perm/access ()
private.go Add more linters to improve code readability ()
repo.go Slightly simplify LastCommitCache ()
response.go format with gofumpt ()
utils.go Add more linters to improve code readability ()
xsrf.go Refactor CSRF protection modules, make sure CSRF tokens can be up-to-date. ()
xsrf_test.go Refactor CSRF protection modules, make sure CSRF tokens can be up-to-date. ()