This website requires JavaScript.
Explore
Help
Sign In
luisgulo
/
BookStack
Watch
1
Star
0
Fork
0
You've already forked BookStack
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
BookStack
/
app
/
Http
/
Controllers
/
Auth
History
Dan Brown
39a205ed28
Quick test of email confirmation routes and fix of tests
2021-08-07 21:18:59 +01:00
..
ConfirmEmailController.php
Added login redirect system to confirm/mfa
2021-07-18 16:52:31 +01:00
ForgotPasswordController.php
…
HandlesPartialLogins.php
Added TOTP verification upon access
2021-08-02 15:04:43 +01:00
LoginController.php
…
MfaBackupCodesController.php
Worked on MFA setup required flow
2021-08-02 22:02:25 +01:00
MfaController.php
Added Backup code verification logic
2021-08-02 16:35:37 +01:00
MfaTotpController.php
Worked on MFA setup required flow
2021-08-02 22:02:25 +01:00
RegisterController.php
Quick test of email confirmation routes and fix of tests
2021-08-07 21:18:59 +01:00
ResetPasswordController.php
…
Saml2Controller.php
…
SocialController.php
Added login redirect system to confirm/mfa
2021-07-18 16:52:31 +01:00
UserInviteController.php
…