0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-01 13:34:40 +01:00
gitea/routers/web/auth
wxiaoguang 01500957c2
Refactor URL detection (#29960)
"Redirect" functions should only redirect if the target is for current Gitea site.
2024-03-21 12:02:34 +00:00
..
2fa.go
auth.go Refactor URL detection (#29960) 2024-03-21 12:02:34 +00:00
auth_test.go
linkaccount.go
main_test.go
oauth.go Refactor URL detection (#29960) 2024-03-21 12:02:34 +00:00
oauth_test.go
openid.go
password.go Refactor URL detection (#29960) 2024-03-21 12:02:34 +00:00
webauthn.go