diff options
author | Vincent Petry <pvince81@owncloud.com> | 2015-01-20 13:09:39 +0100 |
---|---|---|
committer | Morris Jobke <hey@morrisjobke.de> | 2015-01-22 10:12:47 +0100 |
commit | 9f137ac25991da89425f6140dc5e078bd0f7d21d (patch) | |
tree | 386c439286ed0a6b78b8e53e58e1a57f52b710e0 /3rdparty | |
parent | 4894a2c458f49b2c6b49b18cc0055ae087bff1b2 (diff) | |
download | nextcloud-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