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

refactor!: CORS support for decision service removed #487

Merged
merged 4 commits into from
Feb 8, 2023

Conversation

dadrus
Copy link
Owner

@dadrus dadrus commented Feb 8, 2023

Related issue(s)

None

Checklist

  • I agree to follow this project's Code of Conduct.
  • I have read, and I am following this repository's Contributing Guidelines.
  • I have read the Security Policy.
  • I have referenced an issue describing the bug/feature request.
  • I have added tests that prove the correctness of my implementation.
  • I have updated the documentation.

Description

CORS just doesn't make any sense for APIs used by backend services only. And the API exposed by the decision service falls exactly into this category.

Even this is a breaking change, it should not affect anybody as having configured CORS for the decision service wouldn't have any functional effect.

@dadrus dadrus merged commit 1339721 into main Feb 8, 2023
@dadrus dadrus deleted the refactor/remove_cors_support_for_decision_service branch February 8, 2023 15:07
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.

1 participant