BookStack/app/Http/Controllers/Auth
Dan Brown e06f9f7fe3
Removed setting override system due to confusing behaviour
- Was only used to disable registration when LDAP was enabled.
- Caused saved option not to show on settings page causing confusion.
- Extended setting logic where used to take ldap into account instead of
global override.
- Added warning on setting page to show registration enable setting is
not used while ldap is active.

For #1541
2019-12-22 13:19:17 +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 Added SAML singleLogoutService capabilities 2019-11-17 15:40:36 +00:00
RegisterController.php Removed setting override system due to confusing behaviour 2019-12-22 13:19:17 +00:00
ResetPasswordController.php Entity Repo & Controller Refactor (#1690) 2019-10-05 12:55:01 +01:00
Saml2Controller.php Added tests to cover saml and added controller middleware 2019-11-17 19:15:37 +00:00
UserInviteController.php Entity Repo & Controller Refactor (#1690) 2019-10-05 12:55:01 +01:00