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

Shares improvements #2674

Merged
merged 6 commits into from
Mar 30, 2022
Merged

Shares improvements #2674

merged 6 commits into from
Mar 30, 2022

Conversation

C0rby
Copy link
Contributor

@C0rby C0rby commented Mar 25, 2022

If there are shared resources in a space then all members are allowed to see those shares.
The json share manager was enhanced to check if the user is allowed to see a share by checking the grants on a resource.

I also cleaned up the code in the json share manager and reduced the runtime complexity of ListReceivedShares.

The new grants check actually needs to be added to the CS3 share manager too, I need to talk to @aduffeck though because I don't know if I somehow can get all shares.

@C0rby C0rby requested review from a team, labkode, ishank011 and glpatcern as code owners March 25, 2022 16:13
@C0rby C0rby self-assigned this Mar 25, 2022
@wkloucek wkloucek requested review from aduffeck, butonic and kobergj and removed request for a team, labkode, glpatcern and ishank011 March 30, 2022 07:18
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.

2 participants