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
ForgotPasswordController.php
LoginController.php
RegisterController.php Removed setting override system due to confusing behaviour 2019-12-22 13:19:17 +00:00
ResetPasswordController.php
Saml2Controller.php
UserInviteController.php