You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/models/auth
Jason Song 702f4b521e
Add index for access_token (#21908)
The `token_last_eight` field has been used in `GetAccessTokenBySHA `:
2 years ago
..
main_test.go Move some files into models' sub packages (#20262) 2 years ago
oauth2.go Allow detect whether it's in a database transaction for a context.Context (#21756) 2 years ago
oauth2_test.go Record OAuth client type at registration (#21316) 2 years ago
session.go Allow detect whether it's in a database transaction for a context.Context (#21756) 2 years ago
source.go Make every not exist error unwrappable to a fs.ErrNotExist (#20891) 2 years ago
source_test.go Move some files into models' sub packages (#20262) 2 years ago
token.go Add index for access_token (#21908) 2 years ago
token_test.go Move some files into models' sub packages (#20262) 2 years ago
twofactor.go Make every not exist error unwrappable to a fs.ErrNotExist (#20891) 2 years ago
webauthn.go Make every not exist error unwrappable to a fs.ErrNotExist (#20891) 2 years ago
webauthn_test.go Move some files into models' sub packages (#20262) 2 years ago