0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-11 10:34:59 +01:00
gitea/routers/web/auth
wxiaoguang ca4107dc96
Refactor external URL detection (#29973)
Follow #29960, `IsExternalURL` is not needed anymore. 
Add some tests for `RedirectToCurrentSite`
2024-03-22 04:32:40 +08:00
..
2fa.go
auth_test.go
auth.go Refactor external URL detection (#29973) 2024-03-22 04:32:40 +08:00
linkaccount.go
main_test.go
oauth_test.go
oauth.go
openid.go
password.go Refactor external URL detection (#29973) 2024-03-22 04:32:40 +08:00
webauthn.go