]> BookStack Code Mirror - bookstack/history - app/Auth/Access/LoginService.php
Reverted shift change to old migration
[bookstack] / app / Auth / Access / LoginService.php
2021-10-21 Dan BrownMerge branch 'master' of https://github.com/theodor...
2021-10-16 Dan BrownMerge branch 'oidc'
2021-10-11 Dan BrownAdded token and key handling elements for oidc jwt
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-07 Dan BrownUpdated auth changes to work with remember me
2021-08-07 Dan BrownVerified mfa session expires on logout
2021-08-07 Dan BrownQuick test of email confirmation routes and fix of...
2021-08-02 Dan BrownWorked on MFA setup required flow
2021-08-02 Dan BrownAdded Backup code verification logic
2021-08-02 Dan BrownAdded TOTP verification upon access
2021-07-18 Dan BrownAdded login redirect system to confirm/mfa
2021-07-17 Dan BrownStarted moving MFA and email confirmation to new login...
2021-07-17 Dan BrownUpdated all login events to route through single service