summaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/Storage/PublicOwnerWrapper.php
Commit message (Collapse)AuthorAgeFilesLines
* Add a wrapper to fall back to the share owner on public sharesRoeland Jago Douma2020-04-301-0/+53
Else it might happen that we setup a storage that has no real owner and activities do boom etc (looking at you groupfolders and external storages!). Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>