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

Refactor core<->SR communication for trusted sources #17

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

urubens
Copy link
Contributor

@urubens urubens commented Jun 7, 2022

Instead of keeping a list of trusted sources (software user repository) in the SR memory with addition and deletion to manage, the PR proposes a simpler alternative: when a trusted source is added/edited/deleted, the core send a refresh message, indicating to the Software Router to re-ask the list of sources to the core API.

It has to be combined with appropriate update on core side, which is already implemented in https://github.com/cytomine/Cytomine-core/tree/pims

…e-read the list from core api at every refresh
@urubens urubens requested a review from geektortoise June 7, 2022 13:39
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.

1 participant