nextcloud/lib
Christoph Wurst 851333edab 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:29:43 +00:00
..
composer Autoloader update 2020-09-17 18:13:56 +02:00
l10n [tx-robot] updated from transifex 2020-09-17 02:27:04 +00:00
private Do not match sharees on an empty email address 2020-09-29 07:29:43 +00:00
public Provide correct PHPDoc tags for public namespace 2020-09-17 19:50:44 +02:00
autoloader.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
base.php Don't use deprecated getIniWrapper() anymore 2020-08-20 16:35:38 +02:00
versioncheck.php Update license headers 2019-12-05 15:38:45 +01:00