gitea/models/auth
wxiaoguang 5f0697243c
Don't block site admin's operation if SECRET_KEY is lost (#35721)
Related: #24573
2025-10-22 12:35:56 +08: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 Refactor db package (#35380) 2025-08-30 01:04:06 +08:00
source.go
source_test.go Refactor db package (#35380) 2025-08-30 01:04:06 +08:00
twofactor.go Don't block site admin's operation if SECRET_KEY is lost (#35721) 2025-10-22 12:35:56 +08:00
webauthn.go
webauthn_test.go