BookStack/app/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
..
Access Removed setting override system due to confusing behaviour 2019-12-22 13:19:17 +00:00
Permissions Entity Repo & Controller Refactor (#1690) 2019-10-05 12:55:01 +01:00
Role.php Appeased codeclimate by extracting out external_auth_id group matching 2019-11-16 15:24:09 +00:00
SocialAccount.php Fleshed out entity provided and optimized imports 2018-09-25 16:58:03 +01:00
User.php Entity Repo & Controller Refactor (#1690) 2019-10-05 12:55:01 +01:00
UserRepo.php Entity Repo & Controller Refactor (#1690) 2019-10-05 12:55:01 +01:00