Skip to content
This repository has been archived by the owner on Dec 16, 2019. It is now read-only.

Handling stable IDs from CentralEGA. #263

Merged
merged 6 commits into from
Mar 14, 2018
Merged

Handling stable IDs from CentralEGA. #263

merged 6 commits into from
Mar 14, 2018

Conversation

silverdaz
Copy link
Contributor

CentralEGA uses their own IDs to identify files. These IDs are assumed unique and we receive them in the broker message.

We only add them to our database for information. For each EGA-id, we internally use another locally managed unique ID.

We add in this PR, an endpoint to translate the EGA-id into a vault filepath. The endpoint is temporarily added to the keyserver, since the data-out-api is already accessing it. This will not be the case in the future.

@silverdaz silverdaz added this to the Sprint 25 milestone Mar 13, 2018
@silverdaz silverdaz self-assigned this Mar 13, 2018
@silverdaz silverdaz requested a review from blankdots March 13, 2018 15:34
Copy link

@blankdots blankdots left a comment

Choose a reason for hiding this comment

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

LGTM

@blankdots blankdots merged commit d50ce3c into dev Mar 14, 2018
viklund pushed a commit that referenced this pull request Nov 22, 2018
Handling stable IDs from CentralEGA.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants