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. |
||
---|---|---|
.. | ||
app.php | ||
auth.php | ||
broadcasting.php | ||
cache.php | ||
database.php | ||
debugbar.php | ||
dompdf.php | ||
filesystems.php | ||
hashing.php | ||
logging.php | ||
mail.php | ||
queue.php | ||
saml2.php | ||
services.php | ||
session.php | ||
setting-defaults.php | ||
snappy.php | ||
view.php |