fix(mfa): prevent backup-code toggle from submitting disable dialog
This commit is contained in:
@@ -186,6 +186,7 @@ defineExpose({
|
||||
<Button
|
||||
link
|
||||
sm
|
||||
type="button"
|
||||
:label="
|
||||
useBackupCodeToDisable
|
||||
? $t('MFA_SETTINGS.DISABLE.USE_OTP_CODE')
|
||||
|
||||
Reference in New Issue
Block a user