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

25 - 404 Handler: Improvement #245

Merged
merged 1 commit into from
Apr 22, 2024
Merged

25 - 404 Handler: Improvement #245

merged 1 commit into from
Apr 22, 2024

Conversation

andreituicu
Copy link
Collaborator

Fix #25

The Content Security Policy from servicenow.com doesn't allow adding iframes for the .live and .page domains, but that doesn't prevent us from creating the iframe in production.

This PR when merged will introduce a canary logic so we can test in production if iframeing the 404 page would work, thus allowing us not to change the window location.

@andreituicu andreituicu requested a review from sergiucoman April 21, 2024 17:40
Copy link

aem-code-sync bot commented Apr 21, 2024

Hello, I'm the AEM Code Sync Bot and I will run some actions to deploy your branch and validate page speed.
In case there are problems, just click a checkbox below to rerun the respective action.

  • Re-run PSI checks
  • Re-sync branch
Commits

@andreituicu andreituicu merged commit 3d8b353 into main Apr 22, 2024
1 of 2 checks passed
@andreituicu andreituicu deleted the improve25 branch April 22, 2024 09:24
andreituicu added a commit that referenced this pull request Apr 22, 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.

404 Handler
2 participants