0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-30 22:45:11 +01:00
gitea/routers/web
Giteabot ab33b7849f
Fix "force private" logic (#31012) (#31021)
Backport #31012 by wxiaoguang

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2024-05-20 10:27:52 +08:00
..
admin Improve reverse proxy documents and clarify the AppURL guessing behavior (#31003) (#31020) 2024-05-19 15:22:54 +00:00
auth Refactor AppURL usage (#30885) (#30891) 2024-05-08 13:34:43 +00:00
devtest
events
explore Repository explore alphabetically order respect owner name (#30882) 2024-05-07 16:35:02 +00:00
feed
healthcheck
misc Make sure git version&feature are always prepared (#30877) (#30879) 2024-05-07 02:07:33 +00:00
org Fix various problems around projects board view (#30696) (#30902) 2024-05-08 15:46:21 +00:00
repo Fix "force private" logic (#31012) (#31021) 2024-05-20 10:27:52 +08:00
shared Fix various problems around projects board view (#30696) (#30902) 2024-05-08 15:46:21 +00:00
user Initial support for colorblindness-friendly themes (#30625) 2024-04-24 00:18:41 +08:00
base.go
githttp.go
goget.go
home.go
metrics.go
nodeinfo.go
passkey.go
swagger_json.go
web.go Move reverproxyauth before session so the header will not be ignored even if user has login (#27821) (#30948) 2024-05-12 10:25:55 +08:00
webfinger.go