gitea/routers/web/auth
wxiaoguang 49e4826747
Refactor "user/active" related logic (#29390)
And add more tests. Remove a lot of fragile "if" blocks.

The old logic is kept as-is.
2024-02-25 21:55:00 +00:00
..
2fa.go
auth.go Refactor "user/active" related logic (#29390) 2024-02-25 21:55:00 +00:00
linkaccount.go
main_test.go
oauth.go
oauth_test.go
openid.go
password.go
webauthn.go