On 06/10/2024 17:40, [email protected] wrote:
This is an automated email from the ASF dual-hosted git repository.

markt pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/main by this push:
      new 9944533256 Security related filter so invalid config should be fatal
9944533256 is described below

commit 9944533256152cd27bfe5109fd721da70df18a32
Author: Mark Thomas <[email protected]>
AuthorDate: Sun Oct 6 17:40:21 2024 +0100

     Security related filter so invalid config should be fatal

Just a note that this means that as well as failing for invalid values for valid init-params (which triggered a failure before) this now triggers a failure if an init-param name is mis-typed - i.e. the init-param name is not known.

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to