Escape special characters (#25429)
* Escape LIKE parameter * Escape LIKE parameter * Escape LIKE parameter * Escape LIKE parameter * Escape LIKE parameter * Use correct method in the AbstractMapping class * Change the getNamesBySearch method so that input can be properly escaped while still supporting matches * Don't escape hardcoded wildcard
Showing
- apps/dav/lib/Connector/Sabre/CustomPropertiesBackend.php 1 addition, 1 deletionapps/dav/lib/Connector/Sabre/CustomPropertiesBackend.php
- apps/user_ldap/lib/Access.php 1 addition, 1 deletionapps/user_ldap/lib/Access.php
- apps/user_ldap/lib/Mapping/AbstractMapping.php 4 additions, 2 deletionsapps/user_ldap/lib/Mapping/AbstractMapping.php
- apps/user_ldap/tests/Mapping/AbstractMappingTest.php 1 addition, 1 deletionapps/user_ldap/tests/Mapping/AbstractMappingTest.php
- lib/private/Group/Database.php 2 additions, 2 deletionslib/private/Group/Database.php
- lib/private/Repair/RepairLegacyStorages.php 1 addition, 1 deletionlib/private/Repair/RepairLegacyStorages.php
Loading
Please register or sign in to comment