From 8f06603acddcff6e9510b5f08a9cd6d850041d7d Mon Sep 17 00:00:00 2001 From: abeudin Date: Mon, 16 Dec 2013 14:50:09 +0100 Subject: [PATCH] Update weave_storage.diff --- conf/weave_storage.diff | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/weave_storage.diff b/conf/weave_storage.diff index 893f2e0..bba5fb5 100644 --- a/conf/weave_storage.diff +++ b/conf/weave_storage.diff @@ -1,5 +1,5 @@ 722a723,752 -> $mail = +> $mail = $username; > $dn = "ou=users,dc=yunohost,dc=org"; > $filter = "(&(objectclass=inetOrgPerson)(mail=".$mail."))"; > $justthese = array("uid");