mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-10-01 01:36:00 -04:00
f9fa6904b9
- 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. |
||
---|---|---|
.. | ||
EmailConfirmationService.php | ||
ExternalAuthService.php | ||
Ldap.php | ||
LdapService.php | ||
Saml2Service.php | ||
SocialAuthService.php | ||
UserInviteService.php | ||
UserTokenService.php |