0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-01 13:27:32 +01:00
gitea/routers/web/auth
wxiaoguang e5d8c4b8d4
Avoid cycle-redirecting user/login page (#28636)
Fix #28231, and remove some unused code. The `db.HasEngine` doesn't seem
useful because the db engine is always initialized before web route.
2023-12-30 08:48:34 +00:00
..
2fa.go
auth.go Avoid cycle-redirecting user/login page (#28636) 2023-12-30 08:48:34 +00:00
linkaccount.go
main_test.go
oauth_test.go
oauth.go
openid.go
password.go Always enable caches (#28527) 2023-12-19 09:29:05 +00:00
webauthn.go