Skip to content

fix(files_sharing): Parse OCM share permissions from OCM and not OCS prop - #48366

Merged
kesselb merged 3 commits into
masterfrom
fix/files_sharing/ocm-permissions
Sep 26, 2024
Merged

fix(files_sharing): Parse OCM share permissions from OCM and not OCS prop#48366
kesselb merged 3 commits into
masterfrom
fix/files_sharing/ocm-permissions

Conversation

@provokateurin

Copy link
Copy Markdown
Member

Summary

Checks for OCM permissions prop, but parses them from the OCS permissions prop.

Checklist

…prop
Signed-off-by: provokateurin <kate@provokateurin.de>
@provokateurin

Copy link
Copy Markdown
MemberAuthor

/backport to stable30

@provokateurin

Copy link
Copy Markdown
MemberAuthor

/backport to stable29

@provokateurin

Copy link
Copy Markdown
MemberAuthor

/backport to stable28

Comment threadapps/files_sharing/lib/External/Storage.php Fixed
Comment threadapps/files_sharing/lib/External/Storage.php Fixed
Comment threadapps/files_sharing/lib/External/Storage.php Fixed
Comment threadapps/files_sharing/lib/External/Storage.php Outdated

@come-nccome-nc left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Ok for the logic, but error handling is missing, $reponse could be false, or could be missing the keys.

Signed-off-by: provokateurin <kate@provokateurin.de>
…ing share permission props
Signed-off-by: provokateurin <kate@provokateurin.de>
@provokateurin
provokateurinforce-pushed the fix/files_sharing/ocm-permissions branch from 9266e84 to 13d1cb7CompareSeptember 26, 2024 12:35
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to reviewWaiting for reviewsbug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@provokateurin@kesselb@github-advanced-security@come-nc