gitea/models/auth
wxiaoguang 1c9b022c4d
Refactor db package and remove unnecessary `DumpTables` (#32930)
2024-12-20 16:11:38 +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 Enable tenv and testifylint rules (#32852) 2024-12-15 10:41:29 +00:00
session.go
source.go
source_test.go Refactor db package and remove unnecessary `DumpTables` (#32930) 2024-12-20 16:11:38 +00:00
twofactor.go
webauthn.go Fix: passkey login not working anymore (#32623) 2024-11-26 16:04:17 +00:00
webauthn_test.go