forked from CGM_Public/pretix_original
Add setting for enforcing 2FA (#1259)
* Add setting for enforcing 2FA * Changes after code-review * Add Test-Cases for Obligatory 2FA
This commit is contained in:
committed by
Raphael Michel
parent
c5a2bd35b7
commit
0a1429ed60
@@ -78,6 +78,10 @@ Example::
|
||||
Enables or disables nagging staff users for leaving comments on their sessions for auditability.
|
||||
Defaults to ``off``.
|
||||
|
||||
``obligatory_2fa``
|
||||
Enables or disables obligatory usage of Two-Factor Authentication for users of the pretix backend.
|
||||
Defaults to ``False``
|
||||
|
||||
|
||||
Locale settings
|
||||
---------------
|
||||
|
||||
Reference in New Issue
Block a user