mirror of
https://github.com/YunoHost-Apps/ffsync_ynh.git
synced 2024-09-03 18:26:38 +02:00
Update weave_storage.diff
This commit is contained in:
parent
f0a8569ff5
commit
ba77d4d3bd
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
722a723,752
|
722a723,752
|
||||||
> $mail = $username;
|
> $mail = $auth_user;
|
||||||
> $dn = "ou=users,dc=yunohost,dc=org";
|
> $dn = "ou=users,dc=yunohost,dc=org";
|
||||||
> $filter = "(&(objectclass=inetOrgPerson)(mail=".$mail."))";
|
> $filter = "(&(objectclass=inetOrgPerson)(mail=".$mail."))";
|
||||||
> $justthese = array("uid");
|
> $justthese = array("uid");
|
||||||
|
|
Loading…
Reference in a new issue