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

Add warnings for CORS policies #15258

Merged
merged 9 commits into from
Feb 17, 2024

Conversation

giannik
Copy link
Contributor

@giannik giannik commented Feb 5, 2024

when both "AllowAnyOrigin" and "AllowCredentials" are set to true.

Cors wont work if both "AllowAnyOrigin" and "AllowCredentials" are set to true.
Alert user for these cases and refer to documentation.

image

@giannik
Copy link
Contributor Author

giannik commented Feb 17, 2024

@MikeAlhayek can this please be merged.

@MikeAlhayek MikeAlhayek enabled auto-merge (squash) February 17, 2024 18:34
@MikeAlhayek MikeAlhayek merged commit 4ac301c into OrchardCMS:main Feb 17, 2024
4 checks passed
urbanit pushed a commit to urbanit/OrchardCore that referenced this pull request Mar 18, 2024
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