mirror of
https://github.com/pretix/pretix.git
synced 2026-05-05 15:14:04 +00:00
2FA: Login via U2F
This commit is contained in:
@@ -179,7 +179,6 @@ INSTALLED_APPS = [
|
||||
'django_otp',
|
||||
'django_otp.plugins.otp_totp',
|
||||
'django_otp.plugins.otp_static',
|
||||
'django_otp_u2f_stub'
|
||||
]
|
||||
|
||||
try:
|
||||
|
||||
Reference in New Issue
Block a user