nextcloud/lib/private/Group
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
..
Backend.php Update license headers 2016-05-26 19:57:24 +02:00
Database.php Escape special characters (#25429) 2016-07-20 14:46:47 +02:00
Group.php Update license headers 2016-05-26 19:57:24 +02:00
Manager.php Update license headers 2016-05-26 19:57:24 +02:00
MetaData.php Update license headers 2016-05-26 19:57:24 +02:00