You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/models/auth
wxiaoguang 27977851fb
Add comment for ContainsRedirectURI about the exact match (#30457)
9 months ago
..
TestOrphanedOAuth2Applications [BUG] Don't remove builtin OAuth2 applications 9 months ago
access_token.go Use db.Find instead of writing methods for every object (#28084) 1 year ago
access_token_scope.go [GITEA] silently ignore obsolete sudo scope 11 months ago
access_token_scope_test.go [GITEA] silently ignore obsolete sudo scope 11 months ago
access_token_test.go Use db.Find instead of writing methods for every object (#28084) 1 year ago
auth_token.go [SECURITY] Rework long-term authentication 11 months ago
main_test.go make writing main test easier (#27270) 1 year ago
oauth2.go Add comment for ContainsRedirectURI about the exact match (#30457) 9 months ago
oauth2_list.go Use db.Find instead of writing methods for every object (#28084) 1 year ago
oauth2_test.go Sort `BuiltinApplicationsClientIDs()` in test 9 months ago
session.go Fix session key conflict with database keyword (#28613) 1 year ago
session_test.go [GITEA] Fix session generation for database 11 months ago
source.go remove util.OptionalBool and related functions (#29513) 10 months ago
source_test.go Penultimate round of `db.DefaultContext` refactor (#27414) 1 year ago
twofactor.go [GITEA] Drop sha256-simd in favor of stdlib 11 months ago
webauthn.go Move more functions to db.Find (#28419) 1 year ago
webauthn_test.go Next round of `db.DefaultContext` refactor (#27089) 1 year ago