]> BookStack Code Mirror - bookstack/history - app/Http/Controllers/Auth/MfaController.php
Adjusted/improved some color setting wording
[bookstack] / app / Http / Controllers / Auth / MfaController.php
2022-02-03 Dan BrownMerge branch 'api-endpoint-users' into users_api
2022-01-04 Dan BrownAdded page titles to many missing app areas 3141/head
2021-10-06 Dan BrownMerge branch 'openid' of https://github.com/jasperweyne...
2021-10-04 Dan BrownMerge branch 'conflict_warnings' of https://github...
2021-08-21 Dan BrownMerge pull request #2868 from ffranchina/master
2021-08-21 Dan BrownMerge pull request #2890 from BookStackApp/analysis...
2021-08-21 Dan BrownApply fixes from StyleCI 2890/head
2021-08-21 Dan BrownMerge pull request #2827 from BookStackApp/mfa
2021-08-02 Dan BrownAdded Backup code verification logic
2021-07-18 Dan BrownAdded login redirect system to confirm/mfa
2021-07-16 Dan BrownStarted on some MFA access-time checks
2021-07-14 Dan BrownAdded the ability to remove an MFA method
2021-07-02 Dan BrownAdded backup code setup flow
2021-06-30 Dan BrownComplete base flow for TOTP setup
2021-06-29 Dan BrownAdded TOTP generation view and started verification...
2021-06-28 Dan BrownStarted barebones work of MFA system