gitea/models/auth
Giteabot c84d17b1bb
Don't block site admin's operation if SECRET_KEY is lost (#35721) (#35724)
Backport #35721 by wxiaoguang

Related: #24573

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2025-10-22 05:02:47 +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 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) (#35724) 2025-10-22 05:02:47 +00:00
webauthn.go
webauthn_test.go