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)
8 months ago
..
access_token.go
access_token_scope.go Add new CLI flags to set name and scopes when creating a user with access token (#34080) 9 months ago
access_token_scope_test.go Enable addtional linters (#34085) 9 months ago
access_token_test.go
auth_token.go
main_test.go
oauth2.go add skip secondary authorization option for public oauth2 clients (#31454) 1 year ago
oauth2_list.go
oauth2_test.go Enable testifylint rules (#34075) 9 months ago
session.go
source.go Enforce two-factor auth (2FA: TOTP or WebAuthn) (#34187) 8 months ago
source_test.go Enforce two-factor auth (2FA: TOTP or WebAuthn) (#34187) 8 months ago
twofactor.go Enforce two-factor auth (2FA: TOTP or WebAuthn) (#34187) 8 months ago
webauthn.go Fix: passkey login not working anymore (#32623) 1 year ago
webauthn_test.go Refactor tests (#33021) 12 months ago