0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-01-31 10:58:20 -05:00
forgejo/models/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
..
access_token.go
access_token_scope.go
access_token_scope_test.go
access_token_test.go
auth_token.go
main_test.go
oauth2.go
oauth2_list.go
oauth2_test.go
session.go
source.go Avoid cycle-redirecting user/login page (#28636) 2023-12-30 08:48:34 +00:00
source_test.go
twofactor.go
webauthn.go
webauthn_test.go