]> BookStack Code Mirror - bookstack/commit
Started barebones work of MFA system
authorDan Brown <redacted>
Mon, 28 Jun 2021 21:02:45 +0000 (22:02 +0100)
committerDan Brown <redacted>
Mon, 28 Jun 2021 21:02:45 +0000 (22:02 +0100)
commitefb6a6b457ac8e20bbbb39d8a730921850c2751a
tree62db74453832aeec1f088aebe4148f34299ba848
parentca8be9af3c6ed11e9fe8418a9d649b4a0e970b1d
Started barebones work of MFA system
app/Http/Controllers/Auth/MfaController.php [new file with mode: 0644]
composer.json
composer.lock
resources/views/mfa/setup.blade.php [new file with mode: 0644]
routes/web.php