Branch: refs/heads/3.6
Home:
https://github.com/resteasy/Resteasy
Commit: 41f164f72e41f03d3bb0521119f4ad22249bdfd0
https://github.com/resteasy/Resteasy/commit/41f164f72e41f03d3bb0521119f4a...
Author: Ron Sigal <rsigal(a)redhat.com>
Date: 2018-10-19 (Fri, 19 Oct 2018)
Changed paths:
M docbook/reference/en/en-US/modules/Installation_Configuration.xml
M
resteasy-jaxrs/src/main/java/org/jboss/resteasy/plugins/interceptors/encoding/MessageSanitizerContainerResponseFilter.java
M
resteasy-jaxrs/src/main/java/org/jboss/resteasy/plugins/server/servlet/ConfigurationBootstrap.java
M
resteasy-jaxrs/src/main/java/org/jboss/resteasy/plugins/server/servlet/ResteasyContextParameters.java
M resteasy-jaxrs/src/main/java/org/jboss/resteasy/spi/ResteasyDeployment.java
A
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/providers/html/HtmlSanitizerOptionalTest.java
A
testsuite/integration-tests/src/test/java/org/jboss/resteasy/test/providers/html/resource/HtmlSanitizerOptionalResource.java
A
testsuite/integration-tests/src/test/resources/org/jboss/resteasy/test/providers/html/HtmlSanitizerOptional_Default_web.xml
A
testsuite/integration-tests/src/test/resources/org/jboss/resteasy/test/providers/html/HtmlSanitizerOptional_Disabled_web.xml
A
testsuite/integration-tests/src/test/resources/org/jboss/resteasy/test/providers/html/HtmlSanitizerOptional_Enabled_web.xml
A
testsuite/unit-tests/src/test/java/org/jboss/resteasy/test/interception/MessageSanitizerMediaTypeTest.java
Log Message:
-----------
[RESTEASY-2033 and RESTEASY-2034] Changes to
MessageSanitizerContainerResponseFilter
1. It handles MediaType.
2. It can be disabled.
[RESTEASY-2033 and RESTEASY-2034] Minor correction.
**NOTE:** This service has been marked for deprecation:
https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from
GitHub.com on January 31st, 2019.