This website requires JavaScript.
Explore
Help
Register
Sign In
starred
/
BookStack
Watch
1
Star
0
Fork
0
You've already forked BookStack
mirror of
https://github.com/BookStackApp/BookStack.git
synced
2026-02-25 03:10:24 +03:00
Code
Issues
784
Packages
Projects
Releases
14
Wiki
Activity
Files
68d437d05b61c38026f7a0f9a77ef1050ecd9156
BookStack
/
app
/
Http
/
Controllers
/
Auth
History
Dan Brown
c9c0e5e16f
Fixed guest user email showing in TOTP setup url
...
- Occured during enforced MFA setup upon login. - Added test to cover.
Fixes
#2971
2021-10-14 18:02:16 +01:00
..
ConfirmEmailController.php
…
ForgotPasswordController.php
Added throttling to password reset requests
2021-10-08 23:19:37 +01:00
HandlesPartialLogins.php
…
LoginController.php
…
MfaBackupCodesController.php
Applied stylci changes
2021-08-31 22:03:51 +01:00
MfaController.php
…
MfaTotpController.php
Fixed guest user email showing in TOTP setup url
2021-10-14 18:02:16 +01:00
RegisterController.php
Standardised facade usage to use via their FQCN
2021-09-26 15:37:55 +01:00
ResetPasswordController.php
…
Saml2Controller.php
…
SocialController.php
…
UserInviteController.php
…