Git with a cup of tea, painless self-hosted git service
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.
 
 
 
 
 
 
wxiaoguang 0148d03f21
Enforce two-factor auth (2FA: TOTP or WebAuthn) (#34187)
9 months ago
..
access_token.go Use db.Find instead of writing methods for every object (#28084) 2 years ago
access_token_scope.go Add new CLI flags to set name and scopes when creating a user with access token (#34080) 10 months ago
access_token_scope_test.go Enable addtional linters (#34085) 10 months ago
access_token_test.go Use db.Find instead of writing methods for every object (#28084) 2 years ago
auth_token.go Unify password changing and invalidate auth tokens (#27625) 2 years ago
main_test.go make writing main test easier (#27270) 2 years ago
oauth2.go add skip secondary authorization option for public oauth2 clients (#31454) 2 years ago
oauth2_list.go Use db.Find instead of writing methods for every object (#28084) 2 years ago
oauth2_test.go Enable testifylint rules (#34075) 10 months ago
session.go Fix session key conflict with database keyword (#28613) 2 years ago
source.go Enforce two-factor auth (2FA: TOTP or WebAuthn) (#34187) 9 months ago
source_test.go Enforce two-factor auth (2FA: TOTP or WebAuthn) (#34187) 9 months ago
twofactor.go Enforce two-factor auth (2FA: TOTP or WebAuthn) (#34187) 9 months ago
webauthn.go Fix: passkey login not working anymore (#32623) 1 year ago
webauthn_test.go Refactor tests (#33021) 1 year ago