forgejo/routers/web
Lunny Xiao 8cec637d08
Disable Oauth check if oauth disabled (#32368)
Fix #32367

---------

Co-authored-by: Giteabot <teabot@gitea.io>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
(cherry picked from commit 840ad7eefe2b49ab453b9a89b153a264a8c9f8a2)

Conflicts:
	services/auth/oauth2.go
  trivial context conflict
2024-11-17 11:48:37 +01:00
..
admin Remove urls from translations (#31950) 2024-09-12 17:28:58 +05:00
auth Fix oauth2 error handle not return immediately (#32514) 2024-11-17 11:44:09 +01:00
devtest
events
explore For consistency make repo search sort options case sensitive (#31951) 2024-09-09 20:54:47 +02:00
feed fix: don't show truncated comments in RSS/Atom feeds 2024-10-22 16:50:57 +00:00
healthcheck
misc
org [BUG] Don't allow owner team with incorrect unit access 2024-10-14 19:59:17 +00:00
repo fix: don't show private forks in forks list 2024-11-15 11:32:09 +01:00
shared feat(UI): add package counter to repo/user/org overview pages 2024-07-31 12:40:24 +02:00
user fix: extend forgejo_auth_token table 2024-11-15 11:33:17 +01:00
base.go
githttp.go
goget.go
home.go
metrics.go
nodeinfo.go
swagger_json.go
web.go Disable Oauth check if oauth disabled (#32368) 2024-11-17 11:48:37 +01:00
webfinger.go