[xwiki/xwiki-commons] 596bb5: XCOMMONS-3654: The name attribute should be disall...
Branch: refs/heads/master Home: https://github.com/xwiki/xwiki-commons Commit: 596bb50328c10f55b349c58f82e2f1274e99262d https://github.com/xwiki/xwiki-commons/commit/596bb50328c10f55b349c58f82e2f1... Author: Michael Hamann <[email protected]> Date: 2026-06-26 (Fri, 26 Jun 2026) Changed paths: M xwiki-commons-core/xwiki-commons-xml/src/main/java/org/xwiki/xml/internal/html/HTMLDefinitions.java M xwiki-commons-core/xwiki-commons-xml/src/main/java/org/xwiki/xml/internal/html/HTMLElementSanitizerConfiguration.java M xwiki-commons-core/xwiki-commons-xml/src/main/java/org/xwiki/xml/internal/html/SecureHTMLElementSanitizer.java M xwiki-commons-core/xwiki-commons-xml/src/test/java/org/xwiki/xml/internal/html/DefaultHTMLCleanerTest.java A xwiki-commons-core/xwiki-commons-xml/src/test/java/org/xwiki/xml/internal/html/HTMLElementSanitizerConfigurationTest.java M xwiki-commons-core/xwiki-commons-xml/src/test/java/org/xwiki/xml/internal/html/SecureHTMLElementSanitizerTest.java Log Message: ----------- XCOMMONS-3654: The name attribute should be disallowed on most elements * Allow the name attribute by default on the "a" and "map" element. * Implement a configuration for allowing some attributes only on certain elements. * Add unit tests. To unsubscribe from these emails, change your notification settings at https://github.com/xwiki/xwiki-commons/settings/notifications
participants (1)
-
XWiki Notifications