[Pkg-owncloud-commits] [owncloud] 06/12: add doc

David Prévot taffit at moszumanska.debian.org
Tue Dec 9 22:47:24 UTC 2014


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository owncloud.

commit 1b1951a64f2e0b5242d5f60e94b635ae6618d9b9
Author: Arthur Schiwon <blizzz at owncloud.com>
Date:   Mon Dec 8 17:22:52 2014 +0100

    add doc
---
 apps/user_ldap/lib/access.php | 1 +
 1 file changed, 1 insertion(+)

diff --git a/apps/user_ldap/lib/access.php b/apps/user_ldap/lib/access.php
index 94be4b7..3ff1a99 100644
--- a/apps/user_ldap/lib/access.php
+++ b/apps/user_ldap/lib/access.php
@@ -1084,6 +1084,7 @@ class Access extends LDAPUtility implements user\IUserTools {
 	/**
 	* escapes (user provided) parts for LDAP filter
 	* @param string $input, the provided value
+	* @param bool $allowAsterisk wether in * at the beginning should be preserved
 	* @return string the escaped string
 	*/
 	public function escapeFilterPart($input, $allowAsterisk = false) {

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud.git



More information about the Pkg-owncloud-commits mailing list