forgejo/models/auth
Cheng 2ec0c5e284
chore: use errors.New to replace fmt.Errorf with no parameters will much better (#30621)
use errors.New to replace fmt.Errorf with no parameters will much better

(cherry picked from commit 9de443ced2c328d9b58a5e144a765f402aab859d)
2024-04-28 15:39:00 +02:00
..
TestOrphanedOAuth2Applications [BUG] Don't remove builtin OAuth2 applications 2024-04-06 01:07:45 +02: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 chore: use errors.New to replace fmt.Errorf with no parameters will much better (#30621) 2024-04-28 15:39:00 +02:00
oauth2_list.go
oauth2_test.go Sort BuiltinApplicationsClientIDs() in test 2024-04-06 11:30:02 +02:00
session.go
session_test.go
source.go Implement remote user login source and promotion to regular user 2024-04-25 13:03:49 +02:00
source_test.go
twofactor.go
webauthn.go
webauthn_test.go