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

OC-966 fix: Override AWS XSS body rule #724

Merged
merged 1 commit into from
Nov 20, 2024
Merged

OC-966 fix: Override AWS XSS body rule #724

merged 1 commit into from
Nov 20, 2024

Conversation

finlay-jisc
Copy link
Collaborator

The purpose of this PR was to override an AWS WAF rule that blocks legitimate publication save requests. The HTML editor creates a table with a style attribute and the style attribute is blocked by the rule. Unfortunately there doesn't seem to be a more refined way than this to disable that, other than overriding the rule.


Acceptance Criteria:

Publications with a table in their content can be saved.


Checklist:

  • Local manual testing conducted (applied change to int environment and tested)
  • Automated tests added
  • Documentation updated

@finlay-jisc finlay-jisc requested a review from a team as a code owner November 20, 2024 13:02
Copy link

vercel bot commented Nov 20, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
octopus ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 20, 2024 1:02pm

@finlay-jisc finlay-jisc merged commit 232fadf into main Nov 20, 2024
11 checks passed
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