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 8f993581de Remove unnecessary blank line
8f993581de is described below

commit 8f993581de85d1f6611f5fe22cf1360eeb9c0c15
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