Skip to content

add some additonal permission checks to the webdav backend - #263

Merged
MorrisJobke merged 2 commits into
stable9from
dav-permission-check-stable9
Jun 30, 2016
Merged

add some additonal permission checks to the webdav backend#263
MorrisJobke merged 2 commits into
stable9from
dav-permission-check-stable9

Conversation

@schiessle

Copy link
Copy Markdown
Member

backport of #255

@LukasReschke@MorrisJobke please review

cc @karlitschek fyi

@schiessleschiessle added this to the Nextcloud 9.0.52 milestone Jun 30, 2016
@karlitschek

Copy link
Copy Markdown
Member

👍 nice

}

public function getFileInfo($path, $includeMountPoints = true) {
$objectTreeTest = new ObjectTreeTest();

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is just named ObjectTree here. Will cause a fatal error otherwise.

@LukasReschke

Copy link
Copy Markdown
Member

LGTM 🚀 👍

@MorrisJobke
MorrisJobke merged commit be7980c into stable9Jun 30, 2016
@MorrisJobke
MorrisJobke deleted the dav-permission-check-stable9 branch June 30, 2016 13:59
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to reviewWaiting for reviewsbugfeature: dav

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@schiessle@karlitschek@LukasReschke@MorrisJobke