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 Made LDAP auth ID attribute configurable 2019-12-16 12:40:21 +00:00
Console Added command to copy shelf permissions 2019-12-11 21:22:03 +00:00
Entities Added command to copy shelf permissions 2019-12-11 21:22:03 +00:00
Exceptions Started using OneLogin SAML lib directly 2019-11-17 13:26:43 +00:00
Facades
Http Removed setting override system due to confusing behaviour 2019-12-22 13:19:17 +00:00
Notifications
Providers Started using OneLogin SAML lib directly 2019-11-17 13:26:43 +00:00
Settings Removed setting override system due to confusing behaviour 2019-12-22 13:19:17 +00:00
Translation Made it possible to override translations via theme system 2019-10-26 18:07:14 +01:00
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