Updated mfa string

This commit is contained in:
Adolfo Gómez García 2022-10-14 19:07:41 +02:00
parent 7769351d42
commit b16cea984c
No known key found for this signature in database
GPG Key ID: DD1ABF20724CDA23

View File

@ -130,7 +130,7 @@ class EmailMFA(mfas.MFA):
allowLoginWithoutMFA = gui.ChoiceField(
label=_('User without MFA policy'),
label=_('Policy for users without MFA support'),
order=31,
defaultValue='0',
tooltip=_('Action for SMS response error'),