Skip to content
Snippets Groups Projects
Verified Commit 24ac5182 authored by Jonathan Weth's avatar Jonathan Weth :keyboard:
Browse files

Set correct version of django-two-factor-auth for webauthn

parent 2216006f
No related branches found
No related tags found
1 merge request!1099Activate WebAuthn and redesign 2FA profile page
......@@ -70,7 +70,7 @@ django-ipware = "^4.0"
django-impersonate = "^1.4"
psycopg2 = "^2.8"
django_select2 = "^8.0"
django-two-factor-auth = { version = "^1.14.0", extras = [ "yubikey", "phonenumbers", "call", "sms", "webauthn" ] }
django-two-factor-auth = { version = "^1.15.1", extras = [ "yubikey", "phonenumbers", "call", "sms", "webauthn" ] }
django-yarnpkg = "^6.0"
django-material = "^1.6.0"
django-dynamic-preferences = "^1.11"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment