-
Bug
-
Resolution: Done
-
Blocker
-
33.0.0.Final, 33.0.1.Final, 33.0.2.Final, 34.0.0.Final, 34.0.1.Final, 35.0.0.Beta1, 35.0.1.Final
-
None
As detect here: https://ci.wildfly.org/buildConfiguration/WildFlyCore_PullRequest_WildFlyCoreFullIntegrationLinuxJdk17/490053
... WFLY-15452 added a new "allowed-request-attributes-pattern" attribute to the <ajp-listener/> element. However, it was added to every schema version, not just the new version.
Worse, this attribute should only exist in preview versions of the schema, but exists in all versions.
The existing PersistenceResourceXMLDescription implementation makes this too easy to mess up, especially when using non-DEFAULT stability level, and is, among other reasons, the impetus for WFCORE-6779.
It appears that the same issue affects the "reuse-x-forwarded-header" and "rewrite-host-header" attributes of the <reverse-proxy-handler/> element.
- is caused by
-
WFLY-15452 [Preview] Modify ajp-listener to allow specifying AJP_ALLOWED_REQUEST_ATTRIBUTES_PATTERN
-
- Closed
-
-
WFLY-14255 [Preview] Make reuseXForwarded and rewriteHost configurable
-
- Closed
-