server/lib
Roeland Jago Douma 06aaa059d1 Squash collection shares
If folder1 is shared to user2 and user3. And folder1/folder2 is shared
to user4 and user5 then getting all the users with access to
folder1/folder2 should only list user2 and user 3 once.

Previously this was done twice since we request the info two times.

This fix makes sure that we only append unique results to the array.

* Added test
2015-10-13 10:05:49 +02:00
..
l10n [tx-robot] updated from transifex 2015-10-13 01:55:06 -04:00
private Squash collection shares 2015-10-13 10:05:49 +02:00
public fix IE8 user agent detection 2015-10-09 11:19:06 +02:00
repair Do not update mime types for folders with extension 2015-10-09 18:16:36 +02:00
autoloader.php deduplicate @xenopathic 2015-10-06 09:52:19 +02:00
base.php update licence headers via script 2015-10-05 21:15:52 +02:00