]> BookStack Code Mirror - bookstack/commit
Added dump_user_details option to LDAP and added binary attribute decode option
authorDan Brown <redacted>
Sat, 15 Feb 2020 20:31:23 +0000 (20:31 +0000)
committerDan Brown <redacted>
Sat, 15 Feb 2020 20:31:23 +0000 (20:31 +0000)
commit29cc35a304e4ca19db6bad77087fdf1b8a3f8ac5
treea33e6a8647fbf5adea73a63cc12ef9ef638be7c5
parent6caedc7a37a5ca6cee39b69c3c651230a5e30b52
Added dump_user_details option to LDAP and added binary attribute decode option

Related to #1872
.env.example.complete
app/Auth/Access/LdapService.php
app/Config/services.php
tests/Auth/LdapTest.php