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
zeripath d0c74dd2d2
Prepend refs/heads/ to issue template refs (#20461) (#22427)
2 years ago
..
access_log.go
api.go refactor auth interface to return error when verify failure (#22119) (#22259) 2 years ago
api_org.go
api_test.go
auth.go Respond with a 401 on git push when password isn't changed yet (#20026) 3 years ago
captcha.go
context.go refactor auth interface to return error when verify failure (#22119) (#22259) 2 years ago
csrf.go
form.go
org.go Add user/organization code search (#19977) 2 years ago
package.go Fix package access for admins and inactive users (#21580) 2 years ago
pagination.go
permission.go
private.go Add more linters to improve code readability (#19989) 3 years ago
repo.go Prepend refs/heads/ to issue template refs (#20461) (#22427) 2 years ago
response.go
utils.go Add more linters to improve code readability (#19989) 3 years ago
xsrf.go
xsrf_test.go