forked from CGM_Public/pretix_original
2FA: Registraion of U2F devices
This commit is contained in:
@@ -179,6 +179,7 @@ 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