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");