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

[Angular] [Next.js] Support Editing Host protection by handling OPTIONS preflight requests #1976

Merged
merged 2 commits into from
Nov 18, 2024

Conversation

illiakovalenko
Copy link
Contributor

@illiakovalenko illiakovalenko commented Nov 18, 2024

Description / Motivation

Enabling Rendering Host protection can cause requests to be rejected by the rendering host. To address this, we have introduced support for preflight requests.

Testing Details

  • Unit Test Added
  • Manual Test/Other (Please elaborate)

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

@illiakovalenko illiakovalenko changed the title [Angular] [Next.js] Support Editing Host Protection by Handling OPTIONS preflight requests [Angular] [Next.js] Support Editing Host protection by handling OPTIONS preflight requests Nov 18, 2024
@illiakovalenko illiakovalenko requested a review from a team November 18, 2024 11:59
Copy link
Contributor

@yavorsk yavorsk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@illiakovalenko illiakovalenko merged commit 02c4c7d into dev Nov 18, 2024
1 check passed
@illiakovalenko illiakovalenko deleted the bugfix/JSS-4560 branch November 18, 2024 12:15
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