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 Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
auth.go Refactor external URL detection (#29973) 2024-03-22 04:32:40 +08:00
auth_test.go Make "/user/login" page redirect if the current user has signed in (#29583) 2024-03-05 02:12:03 +00:00
linkaccount.go Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
main_test.go make writing main test easier (#27270) 2023-09-28 01:38:53 +00:00
oauth.go Refactor URL detection (#29960) 2024-03-21 12:02:34 +00:00
oauth_test.go Bump github.com/golang-jwt/jwt to v5 (#25975) 2023-07-19 09:57:10 +00:00
openid.go Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
password.go Refactor external URL detection (#29973) 2024-03-22 04:32:40 +08:00
webauthn.go Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00