gitea/models/auth
Lunny Xiao 772ad761eb
Fix some slice problems (incorrect slice length) (#19592)
3 years ago
..
main_test.go Use a struct as test options (#19393) 3 years ago
oauth2.go Fix some slice problems (incorrect slice length) (#19592) 3 years ago
oauth2_test.go
session.go
source.go
source_test.go
twofactor.go Use base32 for 2FA scratch token (#18384) 3 years ago
webauthn.go Attempt to fix the webauthn migration again - part 3 (#18770) 3 years ago
webauthn_test.go