forgejo/modules/context
wxiaoguang c7c20ff5ab
Remove DataRaceCheck (#29258)
Since #26254, it started using `{{ctx.Locale.Tr ...}}`

Now the `ctx` seems stable enough, so the check could be removed.

(cherry picked from commit 567a68a0bf78c8d70f08c8ab948fdbb455225aa9)
2024-02-19 22:58:33 +01:00
..
access_log.go
api.go Refactor locale&string&template related code (#29165) 2024-02-16 15:20:52 +01:00
api_org.go
api_test.go
base.go Refactor locale&string&template related code (#29165) 2024-02-16 15:20:52 +01:00
captcha.go
context.go Port "Use general token signing secret" 2024-02-19 20:49:37 +01:00
context_cookie.go
context_model.go
context_request.go
context_response.go Refactor more code in templates (#29236) 2024-02-19 22:58:32 +01:00
context_template.go Remove DataRaceCheck (#29258) 2024-02-19 22:58:33 +01:00
context_test.go
csrf.go
org.go
package.go
pagination.go
permission.go
private.go
repo.go Refactor locale&string&template related code (#29165) 2024-02-16 15:20:52 +01:00
response.go
utils.go
xsrf.go
xsrf_test.go