0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-01 11:34:34 +01:00
gitea/routers/web/auth
wxiaoguang 67c1a07285
Refactor AppURL usage (#30885)
Fix #30883
Fix #29591

---------

Co-authored-by: KN4CK3R <admin@oldschoolhack.me>
2024-05-07 08:26:13 +00:00
..
2fa.go
auth.go Refactor AppURL usage (#30885) 2024-05-07 08:26:13 +00:00
auth_test.go Improve oauth2 client "preferred username field" logic and the error handling (#30622) 2024-04-25 11:22:32 +00:00
linkaccount.go Improve oauth2 client "preferred username field" logic and the error handling (#30622) 2024-04-25 11:22:32 +00:00
main_test.go
oauth.go Prevent automatic OAuth grants for public clients (#30790) 2024-05-02 17:05:59 +00:00
oauth_test.go
openid.go
password.go
webauthn.go