]> BookStack Code Mirror - bookstack/commit
Added proper escaping to LDAP filter operations
authorDan Brown <redacted>
Thu, 20 Dec 2018 20:04:09 +0000 (20:04 +0000)
committerDan Brown <redacted>
Thu, 20 Dec 2018 20:04:09 +0000 (20:04 +0000)
commit26ec1cc3dcd4ebc205ab7746cc4a92603f37ea97
treec4462fe366459701988dfb60f23216a5cac36668
parent7f6929d716ce20a1173e80aba80ef0a0d21c3e4a
Added proper escaping to LDAP filter operations

To cover #1163
app/Auth/Access/Ldap.php
app/Auth/Access/LdapService.php
tests/Auth/LdapTest.php