Replace U2F with WebAuthn (#1392)

* Replace U2F with WebAuthn

* Imports

* Fix backwards compatibility

* Add explanatory comment

* Fix tests
This commit is contained in:
Raphael Michel
2019-09-10 09:58:31 +02:00
committed by GitHub
parent 21451db412
commit 2c4ee3b3c7
20 changed files with 686 additions and 928 deletions

View File

@@ -17,6 +17,7 @@ django-libsass
libsass
django-otp==0.5.*
python-u2flib-server==4.*
webauthn==0.4.*
django-formtools==2.1
celery==4.3.*
kombu==4.5.*