Skip to content

Commit

Permalink
Sirdata RTD Module : add eids and post content support and get ready …
Browse files Browse the repository at this point in the history
…for PBJS 9.0 (#11524)

* Add eids and post content suport

* multi-character sanitization

 Modify regular expression to match comments containing newlines.

* recursively removing elements to avoid an HTML element injection vulnerability

* fix expression vs expected assignment

* fix return statement for loop

* run completeSanitization instead of sanitizeContent

* fix multi-character sanitization

* Update sirdataRtdProvider.js

* fix missing moduleConfig param

* Add filtering eids based on whitelist

* fixe default Eids
  • Loading branch information
nouchy committed May 28, 2024
1 parent 78f93cd commit 8309f29
Show file tree
Hide file tree
Showing 3 changed files with 827 additions and 323 deletions.
Loading

0 comments on commit 8309f29

Please sign in to comment.