bookstack/app/Http/Controllers/Auth
Dan Brown 3a17ba2cb9
Started using OneLogin SAML lib directly
- Aligned and formatted config options.
- Provided way to override onelogin lib options if required.
- Added endpoints in core bookstack routes.
- Provided way to debug details provided by idp and formatted by
bookstack.
- Started on test work
- Handled case of email address already in use.
2019-11-17 13:26:43 +00:00
..
ConfirmEmailController.php Entity Repo & Controller Refactor (#1690) 2019-10-05 12:55:01 +01:00
ForgotPasswordController.php Entity Repo & Controller Refactor (#1690) 2019-10-05 12:55:01 +01:00
LoginController.php Started using OneLogin SAML lib directly 2019-11-17 13:26:43 +00:00
RegisterController.php Refactored notification showing and global view data 2019-09-19 15:12:10 +01:00
ResetPasswordController.php Entity Repo & Controller Refactor (#1690) 2019-10-05 12:55:01 +01:00
Saml2Controller.php Started using OneLogin SAML lib directly 2019-11-17 13:26:43 +00:00
UserInviteController.php Entity Repo & Controller Refactor (#1690) 2019-10-05 12:55:01 +01:00