0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-02-16 21:52:18 +01:00
gitea/services/context
Giteabot 3661b14d97
Remove unnecessary code (#32560) (#32567)
Backport #32560 by @lunny

PushMirrors only be used in the repository setting page. So it should
not be loaded on every repository page.

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2024-11-20 02:55:59 +08:00
..
upload
access_log.go
api.go Fix bug when a token is given public only (#32204) (#32218) 2024-10-09 02:16:37 +00:00
api_org.go
api_test.go
base.go Check if reverse proxy is correctly configured (#30890) (#30935) 2024-05-10 12:34:04 +00:00
base_test.go
captcha.go
context.go Refactor CSRF protector (#32057) (#32069) 2024-09-18 17:02:45 +00:00
context_cookie.go
context_model.go
context_request.go
context_response.go
context_template.go
context_test.go
csrf.go Refactor CSRF protector (#32057) (#32069) 2024-09-18 17:02:45 +00:00
org.go
package.go
pagination.go
permission.go
private.go
repo.go Remove unnecessary code (#32560) (#32567) 2024-11-20 02:55:59 +08:00
response.go
user.go
utils.go
xsrf.go
xsrf_test.go