nextcloud/apps/user_ldap/lib/Mapping
Aaron Wood 7c0de08cc4
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
2016-07-20 14:46:47 +02:00
..
AbstractMapping.php Escape special characters (#25429) 2016-07-20 14:46:47 +02:00
GroupMapping.php Update license headers 2016-05-26 19:57:24 +02:00
UserMapping.php Update license headers 2016-05-26 19:57:24 +02:00