BookStack/tests
Dan Brown f9fa6904b9
Made LDAP auth ID attribute configurable
- Allows the field that gets stored as the "External Authentication ID"
to be configurable. Defined as LDAP_ID_ATTRIBUTE=uid in .env.
- Added test to cover usage.
- Also now auto-lowercases when searching for attributes in LDAP
response since PHP always provides them as lower case.

Closes #592.
2019-12-16 12:40:21 +00:00
..
Auth Made LDAP auth ID attribute configurable 2019-12-16 12:40:21 +00:00
Entity
Permissions
test-data
Unit
Uploads
ActivityTrackingTest.php
BrowserKitTest.php
CommandsTest.php
CreatesApplication.php
ErrorTest.php
HomepageTest.php
LanguageTest.php
PublicActionTest.php
SharedTestHelpers.php
TestCase.php
TestEmailTest.php
TestResponse.php
ThemeTest.php
UserPreferencesTest.php
UserProfileTest.php