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
Lauris BH a9030052a7
Fix open redirect check for more cases (#25143) (#25155)
2 years ago
..
access_log.go Render access log template as text instead of HTML (#23013) 2 years ago
api.go Fix wrong error info in RepoRefForAPI (#24344) (#24351) 2 years ago
api_org.go
api_test.go
auth.go
captcha.go Add new captcha: cloudflare turnstile (#22369) 2 years ago
context.go Fix open redirect check for more cases (#25143) (#25155) 2 years ago
context_test.go Fix safari cookie session bug (#24772) 2 years ago
csrf.go
form.go
org.go Add missing tabs to org projects page (#22705) (#23412) 2 years ago
package.go
pagination.go Make branches list page operations remember current page (#23420) (#23460) 2 years ago
permission.go Require repo scope for PATs for private repos and basic authentication (#24362) (#24364) 2 years ago
private.go
repo.go Ensure RSS icon is present on all repo tabs (#23904) (#23973) 2 years ago
response.go
utils.go
xsrf.go
xsrf_test.go