Bug #100618
closedEpic #87417: Integrate proper Content Security Policy (CSP) handling
CSP module: Mute and delete of violations do not work
100%
Description
When selecting a violation in the CSP backend module and click on "Mute" or "Delete" the request is send, but especially the violation is not muted or deleted.
Reason: The payload of the Ajax request has a key "summary" whereas the Ajax controller checks for a "summaries" key.
Updated by Chris Müller over 1 year ago
- Related to Feature #87423: Integrate CSP management module added
Updated by Chris Müller over 1 year ago
- Subject changed from CSP module: Mute and delete of violations does not work to CSP module: Mute and delete of violations do not work
Updated by Gerrit Code Review over 1 year ago
- Status changed from Accepted to Under Review
Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/78793
Updated by Gerrit Code Review over 1 year ago
Patch set 2 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/78793
Updated by Oliver Hader over 1 year ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 36ca8aeda2196133b218a1dc94acec4a8ec6361a.