gitea/modules/context
wxiaoguang ec2a01d1e2
Fix regression: access log template, gitea manager cli command ()
Close 

![image](https://github.com/go-gitea/gitea/assets/2114189/95b025d2-f25f-4246-a08a-fe44ecb787a9)

![image](https://github.com/go-gitea/gitea/assets/2114189/c3afe1fa-2a23-420d-a016-3b67dcd04cd5)
..
access_log.go Fix regression: access log template, gitea manager cli command ()
api.go Decouple the different contexts from each other ()
api_org.go
api_test.go
base.go Decouple the different contexts from each other ()
captcha.go
context.go Decouple the different contexts from each other ()
context_cookie.go
context_model.go
context_request.go Decouple the different contexts from each other ()
context_response.go Decouple the different contexts from each other ()
context_test.go
csrf.go
org.go Decouple the different contexts from each other ()
package.go Decouple the different contexts from each other ()
pagination.go
permission.go
private.go Decouple the different contexts from each other ()
repo.go Decouple the different contexts from each other ()
response.go Fix regression: access log template, gitea manager cli command ()
utils.go Decouple the different contexts from each other ()
xsrf.go
xsrf_test.go