Git with a cup of tea, painless self-hosted git service Mirror for internal git.with.parts use https://git.with.parts
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.
 
 
 
 
 
 
gitea/models/auth
Lunny Xiao e94864e86c
Fix wrong table name (#30557)
7 months ago
..
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) 7 months ago
oauth2_list.go
oauth2_test.go Fix wrong table name (#30557) 7 months ago
session.go
source.go
source_test.go
twofactor.go
webauthn.go
webauthn_test.go