Skip to content

Exclude the admin area from being processed

Summary

The changes in this PR check to see if the current request is for the admin area, if so the CSR fixer observer ignores the request.

Pre-Deployment Actions

  • N/A

Post-Deployment Actions

  • N/A

Test

  1. Review the frontend to confirm pages load as expected and that there are no new CSP errors
  2. Review the admin to confirm pages load as expected.
  3. Navigate to https://frontline-safety-hyva.thesixbysix.co.uk/backend and view the CMS block list. Scroll through to page 4 and confirm the list renders correctly.

Merge request reports

Loading