We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Currently, CSP headers disallow to provide metadata anywhere in the world. As any user, I want to be able to store my metadata whenever I want to.
Create small backend service that would work as a proxy for metadata fetching and validation.
Should be done within the javascript ecosystem for the unification of govtool pillars and architecture.
The text was updated successfully, but these errors were encountered:
Merge pull request #599 from IntersectMBO/feat/597-create-metadata-va…
ae71275
…lidation-service-that-would-allow-to-bypass-csp-protection-rule [#597] feat: add submission tool backend to validate metadata
MSzalowski
Successfully merging a pull request may close this issue.
Why
Currently, CSP headers disallow to provide metadata anywhere in the world.
As any user, I want to be able to store my metadata whenever I want to.
What
Create small backend service that would work as a proxy for metadata fetching and validation.
How
Should be done within the javascript ecosystem for the unification of govtool pillars and architecture.
The text was updated successfully, but these errors were encountered: