From f0a8569ff58a96423fd5d3e3e89375f54077e39d Mon Sep 17 00:00:00 2001 From: abeudin Date: Mon, 16 Dec 2013 14:50:41 +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 45f0e33..a87d3fa 100644 --- a/conf/weave_storage.diff +++ b/conf/weave_storage.diff @@ -1,5 +1,5 @@ 722a723,752 -> $mail = $username; +> $mail = $username; > $dn = "ou=users,dc=yunohost,dc=org"; > $filter = "(&(objectclass=inetOrgPerson)(mail=".$mail."))"; > $justthese = array("uid");