Add MFA code in prep of new MFA routine

This commit is contained in:
James Cole
2019-08-03 19:19:55 +02:00
parent 0b8427f881
commit b0bd35503f
4 changed files with 37 additions and 3 deletions

View File

@@ -62,6 +62,7 @@ use Symfony\Component\HttpKernel\Exception\NotFoundHttpException;
* @property bool $has2FA used in admin user controller.
* @property array $prefs used in admin user controller.
* @property string password
* @property string $mfa_secret
* @property Collection roles
* @property string blocked_code
* @property bool blocked