-
Notifications
You must be signed in to change notification settings - Fork 123
OCM: Fixes to enable OCM sharing in the LibreGraph implementation #5286
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
Conversation
|
Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes. |
2d5cb99 to
b38807d
Compare
glpatcern
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Those are mostly cosmetic changes, as far as I can see the refactored logic for normal shares should still work
6679108 to
4f9056a
Compare
glpatcern
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A couple of trivial changes for clarity, otherwise we can merge and QA this
Co-authored-by: Giuseppe Lo Presti <giuseppe.lopresti@cern.ch>
Co-authored-by: Giuseppe Lo Presti <giuseppe.lopresti@cern.ch>
This enables for creation of OCM shares through the LibreGraph implementation instead of using the old /sciencemesh endpoint that is gone in the new frontend.
Note: Frontend needs to be updated to include a RecipientType 'Remote' if user is federated.