1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2024-11-24 11:52:34 +01:00
BookStack/app
Dan Brown 78e94bb003
Improved login redirect and setup experience
- Updated auth system for mfa to not update intended URL so that the
  user is not redirected to mfa setup after eventual login.
- Added notification for users setting up MFA, after setup when
  redirected back to login screen to advise that MFA setup was complete
  but they need to login again.
- Updated some bits of wording to display better.
2021-08-21 15:14:24 +01:00
..
Actions Added the ability to remove an MFA method 2021-07-14 21:27:21 +01:00
Api Updated API auth handling of email confirmations 2021-08-05 22:07:08 +01:00
Auth Added attribution for new libs added 2021-08-08 14:52:29 +01:00
Config Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
Console Added command to reset user MFA 2021-07-14 20:50:36 +01:00
Entities Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
Exceptions Quick test of email confirmation routes and fix of tests 2021-08-07 21:18:59 +01:00
Facades Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
Http Improved login redirect and setup experience 2021-08-21 15:14:24 +01:00
Interfaces Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
Notifications Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
Providers Updated API auth handling of email confirmations 2021-08-05 22:07:08 +01:00
Settings Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
Theming Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
Traits Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
Translation Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
Uploads Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
Util Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
Application.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
helpers.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00
Model.php Apply fixes from StyleCI 2021-06-26 15:23:15 +00:00