Skip to content

JSPWIKI-1296 see jira for details - #528

Open
spyhunter99 wants to merge 1 commit into
masterfrom
bug/JSPWIKI.1296
Open

spyhunter99 wants to merge 1 commit into
masterfrom
bug/JSPWIKI.1296

Conversation

@spyhunter99

Copy link
Copy Markdown
Contributor

No description provided.

* @param attributes the final attribute set of the node, mutated in place
*/
static void sanitize(final Node node, final AttributablePart part, final MutableAttributes attributes) {
for (final String name : new ArrayList<>(attributes.keySet())) {

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

there's a property to enable unsafe html that would've to be checked here, but otherwise than that it's a lgtm for me

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