1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2026-03-04 15:54:48 +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:
Joshua Tauberer
2020-10-29 15:41:34 -04:00
parent ac9ecc3bd3
commit 601c23d91b
6 changed files with 59 additions and 19 deletions

3
tools/mail.py Executable file
View File

@@ -0,0 +1,3 @@
#!/bin/bash
# This script has moved.
management/cli.py "$@"