BookStack/tests/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
..
AuthTest.php Updated to Laravel 5.8 2019-09-13 23:58:40 +01:00
LdapTest.php Made LDAP auth ID attribute configurable 2019-12-16 12:40:21 +00:00
Saml2Test.php Removed setting override system due to confusing behaviour 2019-12-22 13:19:17 +00:00
SocialAuthTest.php Updated to laravel 6 2019-09-14 14:12:39 +01:00
UserInviteTest.php Updated to Laravel 5.8 2019-09-13 23:58:40 +01:00