gitea/modules/context
wxiaoguang 64cc691b7f
Fix safari cookie session bug (#24772)
Partically backport #24330

Related: #24176

Maybe fix #24770
2023-05-18 09:10:23 +08:00
..
access_log.go
api.go
api_org.go
api_test.go
auth.go
captcha.go
context.go Fix safari cookie session bug (#24772) 2023-05-18 09:10:23 +08:00
context_test.go Fix safari cookie session bug (#24772) 2023-05-18 09:10:23 +08:00
csrf.go
form.go
org.go
package.go
pagination.go
permission.go Require repo scope for PATs for private repos and basic authentication (#24362) (#24364) 2023-04-26 20:57:51 -04:00
private.go
repo.go
response.go
utils.go
xsrf.go
xsrf_test.go