mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2026-03-05 15:57:23 +01:00
Add MFA list/disable to the management CLI so admins can restore access if MFA device is lost
This commit is contained in:
@@ -186,7 +186,7 @@ and ensure every administrator account for this control panel does the same.</st
|
||||
|
||||
api(
|
||||
'/mfa/status',
|
||||
'GET',
|
||||
'POST',
|
||||
{},
|
||||
function(res) {
|
||||
el.wrapper.classList.add('loaded');
|
||||
|
||||
Reference in New Issue
Block a user