Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Another fix for converting custom ocs permissions to roles #4343

Merged
merged 1 commit into from
Nov 15, 2023

Conversation

rhafer
Copy link
Contributor

@rhafer rhafer commented Nov 15, 2023

When creating (public) shares with the permissions read,update,create,delete we wrongly converted that into the SpacerEditor sharing role. The correct role for that would be legacy.

Fixes: https://github.com/owncloud/enterprise/issues/6209

@rhafer rhafer marked this pull request as ready for review November 15, 2023 17:26
@rhafer rhafer requested review from labkode, glpatcern and a team as code owners November 15, 2023 17:26
@@ -4,4 +4,5 @@ When creating shares with just `view` permission we wrongly converted that
into the `SpacerViewer` sharing role. The correct role for that would be `legacy`.

https://github.com/cs3org/reva/pull/4342
https://github.com/cs3org/reva/pull/4343
Copy link
Member

Choose a reason for hiding this comment

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

Changelog check fails because 4343 needs to be on top of the list.

When creating (public) shares with the permissions read,update,create,delete
we wrongly converted that into the `SpacerEditor` sharing role. The correct
role for that would be `legacy`.

Fixes: owncloud/enterprise#6209
@rhafer rhafer merged commit 4c665a7 into cs3org:edge Nov 15, 2023
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants