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

fix: get content type (always jsonld), profile can be space separated, #263

Merged
merged 3 commits into from
Oct 3, 2024

Conversation

SrdjanStevanetic
Copy link
Contributor

gallery conversion to collection

.exposedHeaders(HttpHeaders.ACCESS_CONTROL_ALLOW_ORIGIN, HttpHeaders.ACCESS_CONTROL_ALLOW_HEADERS, HttpHeaders.ALLOW, HttpHeaders.PREFERENCE_APPLIED)
.allowCredentials(false).maxAge(600L); // in seconds
// add,remove,exists item in set
registry.addMapping("/set/*/*/*").allowedOrigins("*")

Check warning

Code scanning / SonarCloud

The program defines an overly permissive Cross-Origin Resource Sharing (CORS) policy See more on SonarCloud Warning

The program defines an overly permissive Cross-Origin Resource Sharing (CORS) policy See more on SonarCloud
@gsergiu gsergiu merged commit 5e6a93b into develop Oct 3, 2024
2 of 3 checks passed
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