diff --git a/conf/weave_storage.diff b/conf/weave_storage.diff index 5361a28..45f0e33 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");