summaryrefslogtreecommitdiffstats
path: root/3rdparty
diff options
context:
space:
mode:
authorVincent Petry <pvince81@owncloud.com>2015-01-20 13:09:39 +0100
committerMorris Jobke <hey@morrisjobke.de>2015-01-22 10:12:47 +0100
commit9f137ac25991da89425f6140dc5e078bd0f7d21d (patch)
tree386c439286ed0a6b78b8e53e58e1a57f52b710e0 /3rdparty
parent4894a2c458f49b2c6b49b18cc0055ae087bff1b2 (diff)
downloadnextcloud-server-9f137ac25991da89425f6140dc5e078bd0f7d21d.tar.gz
nextcloud-server-9f137ac25991da89425f6140dc5e078bd0f7d21d.zip
Fix reshare permission change to not impair other deletion code
A recent change that prevents reshare permission changes to delete group share children had the side-effect of also preventing group share children deletion when it needed to be done. This fix adds an extra flag to isolate the "reshare permission change" deletion case and keep the other ones as they were before, not only to fix the regression but also fix other potential regressions in code that uses this method. Also updated the comment because now Helper::delete() is no longer limited to reshares but also applies to group share children.
Diffstat (limited to '3rdparty')
0 files changed, 0 insertions, 0 deletions