This website requires JavaScript.
Explore
Help
Register
Sign In
github-mirror
/
BookStack
Watch
2
Star
0
Fork
0
You've already forked BookStack
mirror of
https://github.com/BookStackApp/BookStack.git
synced
2025-02-23 23:11:13 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
BookStack
/
app
/
Http
/
Controllers
/
Auth
History
Dan Brown
2f6ff07347
Merge branch 'auth' of git://github.com/benrubson/BookStack into benrubson-auth
2020-07-28 10:46:40 +01:00
..
ConfirmEmailController.php
Entity Repo & Controller Refactor (
#1690
)
2019-10-05 12:55:01 +01:00
ForgotPasswordController.php
Updated password reset process not to indicate if email exists
2020-04-10 13:38:08 +01:00
LoginController.php
Merge branch 'auth' of git://github.com/benrubson/BookStack into benrubson-auth
2020-07-28 10:46:40 +01:00
RegisterController.php
Checked over and aligned registration option behavior across all auth options
2020-02-02 17:31:00 +00:00
ResetPasswordController.php
Updated password reset process not to indicate if email exists
2020-04-10 13:38:08 +01:00
Saml2Controller.php
Checked over and aligned registration option behavior across all auth options
2020-02-02 17:31:00 +00:00
SocialController.php
Updated social auth to take name from email if empty
2020-03-10 19:09:22 +00:00
UserInviteController.php
Simplified guard names and rolled out guard route checks
2020-02-02 13:10:21 +00:00