]> source.dussan.org Git - nextcloud-server.git/commit
Backport of #5384 to stable12 5428/head
authorJoas Schilling <coding@schilljs.com>
Tue, 13 Jun 2017 16:07:47 +0000 (18:07 +0200)
committerArthur Schiwon <blizzz@arthur-schiwon.de>
Thu, 15 Jun 2017 17:23:31 +0000 (19:23 +0200)
commitcdd4a75c17db0420779b8f429208f052c39bb76a
tree89bff7f9cc4bc72a76ac37f76c8e52548ebd8ca1
parent20d994f21d6774511aa3a212a88bb6c555a90666
Backport of #5384 to stable12

Allow to find local users by their email address

Signed-off-by: Joas Schilling <coding@schilljs.com>
Make sure to only add system users once

Signed-off-by: Joas Schilling <coding@schilljs.com>
Add unit test

Signed-off-by: Joas Schilling <coding@schilljs.com>
apps/files_sharing/lib/Controller/ShareesAPIController.php
apps/files_sharing/tests/Controller/ShareesAPIControllerTest.php