]> BookStack Code Mirror - bookstack/commit
Added command to reset user MFA
authorDan Brown <redacted>
Wed, 14 Jul 2021 19:50:36 +0000 (20:50 +0100)
committerDan Brown <redacted>
Wed, 14 Jul 2021 19:50:36 +0000 (20:50 +0100)
commit7c86c26cd0585a063ca4905a1302301e3c1d2e19
tree9bf13e903d0464c2f063e0a7d7b3d4d2f97f6e45
parentcfc0c593dba2c0b4ce31b98e13d90779f8c50453
Added command to reset user MFA

Includes tests to cover the command.
app/Console/Commands/ResetMfa.php [new file with mode: 0644]
tests/Commands/ResetMfaCommandTest.php [new file with mode: 0644]