BookStack/app/Settings
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
..
Setting.php Re-structured the app code to be feature based rather than code type based 2018-09-25 12:30:50 +01:00
SettingService.php Removed setting override system due to confusing behaviour 2019-12-22 13:19:17 +00:00