nextcloud/lib
Christoph Wurst 1c65d33e9f Do not match sharees on an empty email address
When asking for sharees we compare not only UID and displayname but also
the email address. And if that matches we return the sharee as an exact
match. This logic had a flaw as in that it also matched the empty string
to users with no email address.

This is most noticeable when you disable sharee enumeration and open the
ownership transfer dialog. It suggested other users of the instance
before. This has stopped now.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-09-29 07:31:46 +00:00
..
composer Fix app password updating out of bounds 2020-09-03 20:03:47 +00:00
l10n [tx-robot] updated from transifex 2020-09-20 02:17:17 +00:00
private Do not match sharees on an empty email address 2020-09-29 07:31:46 +00:00
public Transfer shares of the transferred root node 2020-09-17 19:03:07 +02:00
autoloader.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
base.php makes LDAP's group updater dispatch type events 2020-09-10 15:18:47 +02:00
versioncheck.php Update license headers 2019-12-05 15:38:45 +01:00