nextcloud/lib/private/share
Roeland Jago Douma 9a373cb5bb Do not blindy copy expiration date on reshare
If a file/folder is reshared we should not blindly copy the expiration
date of the parent share. User/Group shares do not have expiration dates
currently, and thus this is always set to null.

Fixes #19119

* Added testcase
2015-09-25 13:06:05 +02:00
..
constants.php Update license headers 2015-03-26 11:44:36 +01:00
helper.php Merge pull request #17163 from owncloud/update-licenses 2015-06-27 20:22:23 +02:00
hooks.php intproduce pre_addToGroup hook. we need to calculate the possible unique 2015-07-06 17:24:05 +02:00
mailnotifications.php update license headers and authors 2015-06-25 14:13:49 +02:00
searchresultsorter.php Use internally \OCP\ILogger instead of \OC\Log 2015-04-30 11:52:30 +02:00
share.php Do not blindy copy expiration date on reshare 2015-09-25 13:06:05 +02:00