Guido L. Woestmann created WW-5203:
--------------------------------------
Summary: lazyPolicyBuilder in DefaultCspSettings is not lazy
Key: WW-5203
URL: https://issues.apache.org/jira/browse/WW-5203
Project: Struts 2
Issue Type: Bug
Components: Core Interceptors
Affects Versions: 6.0.0
Reporter: Guido L. Woestmann
The "lazyPolicyBuilder" inside DefaultCspSettings is supposed to create the
CSP-Policy-String only once. But the Variable "hasBeenCalled" isnt set to false
anywhere, so the String will be created every time.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)