0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-16 07:04:35 +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_test.go Improve oauth2 client "preferred username field" logic and the error handling (#30622) 2024-04-25 11:22:32 +00:00
auth.go Refactor AppURL usage (#30885) 2024-05-07 08:26:13 +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_test.go
oauth.go Prevent automatic OAuth grants for public clients (#30790) 2024-05-02 17:05:59 +00:00
openid.go
password.go Clean up log messages (#30313) 2024-04-07 19:17:06 +08:00
webauthn.go