- Issue created by @bgilhome
- π¦πΊAustralia pasan.gamage
pasan.gamage β made their first commit to this issueβs fork.
- @pasangamage opened merge request.
- π¦πΊAustralia pasan.gamage
To include this commit, add below snippet under "repositories" in your composer.json
{ "type": "package", "package": { "name": "drupalcode/xss_prevention", "version": "3396472", "type": "drupal-module", "source": { "type": "git", "url": "https://git.drupalcode.org/issue/xss_prevention-3396472.git", "reference": "4f6251796679a50ac7d1252dd312098313f09e9b" } } },
and under "require",
"drupalcode/xss_prevention": "3396472",
Then
composer update
- Status changed to Needs review
about 1 year ago 5:29am 27 October 2023 - Status changed to RTBC
12 months ago 7:40pm 4 December 2023 - π§π·Brazil lucasrossi
Tested #4 on Drupal 9.5 with 1.2 XSS Prevention modules and it's working.