This is an automated email from the ASF dual-hosted git repository.
remm pushed a commit to branch 11.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/11.0.x by this push:
new 7e7178a36e trimCredentials was removed
7e7178a36e is described below
commit 7e7178a36eabe5a434bbf32eae8dae65b1d3ef74
Author: remm <[email protected]>
AuthorDate: Mon Sep 23 11:07:44 2024 +0200
trimCredentials was removed
---
java/org/apache/catalina/authenticator/mbeans-descriptors.xml | 4 ----
1 file changed, 4 deletions(-)
diff --git a/java/org/apache/catalina/authenticator/mbeans-descriptors.xml
b/java/org/apache/catalina/authenticator/mbeans-descriptors.xml
index bcb6601bc3..cb4b4f77bb 100644
--- a/java/org/apache/catalina/authenticator/mbeans-descriptors.xml
+++ b/java/org/apache/catalina/authenticator/mbeans-descriptors.xml
@@ -67,10 +67,6 @@
description="The name of the LifecycleState that this component
is currently in"
type="java.lang.String"
writeable="false"/>
-
- <attribute name="trimCredentials"
- description="Controls whether leading and/or trailing
whitespace is removed from the parsed credentials"
- type="boolean"/>
</mbean>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]