2FA: Registraion of U2F devices

This commit is contained in:
Raphael Michel
2016-10-08 17:28:59 +02:00
parent 582d9dca25
commit aecf263de7
9 changed files with 865 additions and 2 deletions

View File

@@ -11,6 +11,8 @@ easy-thumbnails>=2.2,<3
django-libsass
libsass
django-otp==0.3.*
django-otp-u2f-stub
python-u2flib-server==4.*
# celery>=3.1,<3.2
# until the following issue is fixed, we need our own celery version
# https://github.com/celery/celery/pull/3199