1
0
mirror of https://github.com/BookStackApp/BookStack.git synced 2024-11-24 11:52:34 +01:00
BookStack/app
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
..
Actions
Auth Removed setting override system due to confusing behaviour 2019-12-22 13:19:17 +00:00
Config
Console
Entities
Exceptions
Facades
Http Removed setting override system due to confusing behaviour 2019-12-22 13:19:17 +00:00
Notifications
Providers
Settings Removed setting override system due to confusing behaviour 2019-12-22 13:19:17 +00:00
Translation
Uploads Made display thumbnail generation use original data if smaller 2019-12-22 12:44:49 +00:00
Application.php
helpers.php
Model.php
Ownable.php