]> source.dussan.org Git - nextcloud-server.git/commit
[Sharing] Properly check if a group already has access
authorRoeland Jago Douma <rullzer@owncloud.com>
Fri, 4 Dec 2015 11:10:08 +0000 (12:10 +0100)
committerRoeland Jago Douma <rullzer@owncloud.com>
Fri, 4 Dec 2015 11:22:21 +0000 (12:22 +0100)
commit11d8b336e2fdf5ce3893c66059c2cd2d11a81d13
tree10fbbc09b7ff20195abaade6220fe24efb47a997
parent6034c9142df375490c4616360e8418a7c6541e00
[Sharing] Properly check if a group already has access

The old code check was to liberal resulting in wrong matches if a user
with the same name as the group already had access.

Fixes 20892
lib/private/share/share.php