forked from CGM_Public/pretix_original
Replace U2F with WebAuthn (#1392)
* Replace U2F with WebAuthn * Imports * Fix backwards compatibility * Add explanatory comment * Fix tests
This commit is contained in:
@@ -104,6 +104,7 @@ setup(
|
||||
'django-libsass',
|
||||
'libsass',
|
||||
'django-otp==0.5.*',
|
||||
'webauthn==0.4.*',
|
||||
'python-u2flib-server==4.*',
|
||||
'django-formtools==2.1',
|
||||
'celery==4.3.*',
|
||||
|
||||
Reference in New Issue
Block a user