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

updated CORS configuration #578

Draft
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

dennisvang
Copy link
Contributor

@dennisvang dennisvang commented Nov 1, 2024

Replaces legacy CORSFilter implementation by modern configuration based on CorsRegistry.

This uses the same CORS settings as the original implementation, viz. allow all origins.

I did not check if it is desirable and/or safe to keep those settings. May be a good idea to review that choice.

fixes #549

@dennisvang dennisvang changed the title update to CORS configuration update to modern CORS configuration Nov 1, 2024
@dennisvang dennisvang changed the title update to modern CORS configuration modern CORS configuration Nov 1, 2024
@dennisvang dennisvang changed the title modern CORS configuration updated CORS configuration Nov 4, 2024
@dennisvang dennisvang added this to the release 2.0 milestone Nov 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

v1.17.1: cannot login from client? [CORS header ‘Access-Control-Allow-Origin’ missing?]
1 participant