This is an automated email from the ASF dual-hosted git repository.

markt 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 62949715a9 Remove unnecessary blank line
62949715a9 is described below

commit 62949715a976082ad6651976d7caf0dfd694a9dc
Author: Mark Thomas <[email protected]>
AuthorDate: Fri Jan 9 18:20:24 2026 +0000

    Remove unnecessary blank line
---
 java/org/apache/catalina/authenticator/AuthenticatorBase.java | 1 -
 1 file changed, 1 deletion(-)

diff --git a/java/org/apache/catalina/authenticator/AuthenticatorBase.java 
b/java/org/apache/catalina/authenticator/AuthenticatorBase.java
index 23d34efd11..3147692509 100644
--- a/java/org/apache/catalina/authenticator/AuthenticatorBase.java
+++ b/java/org/apache/catalina/authenticator/AuthenticatorBase.java
@@ -210,7 +210,6 @@ public abstract class AuthenticatorBase extends ValveBase 
implements Authenticat
      * {@code remote-user} and {@code auth-type} to a reverse proxy. This is 
useful, e.g., for access log consistency or
      * other decisions to make.
      */
-
     protected boolean sendAuthInfoResponseHeaders = false;
 
     protected SessionIdGeneratorBase sessionIdGenerator = null;


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

Reply via email to