BookStack/app/Http
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
..
Controllers Removed setting override system due to confusing behaviour 2019-12-22 13:19:17 +00:00
Middleware Started using OneLogin SAML lib directly 2019-11-17 13:26:43 +00:00
Requests Change application namespace to BookStack 2015-09-10 19:31:09 +01:00
Kernel.php Started using OneLogin SAML lib directly 2019-11-17 13:26:43 +00:00
Request.php Ran phpcbf and updated helpers typehinting 2019-09-15 18:29:51 +01:00