You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2022/11/21 23:00:40 UTC

[Bug 66359] New: Document default value for RemoteIpValue#protocolHeader and RemoteIpFilter#protocolHeader

https://bz.apache.org/bugzilla/show_bug.cgi?id=66359

            Bug ID: 66359
           Summary: Document default value for
                    RemoteIpValue#protocolHeader and
                    RemoteIpFilter#protocolHeader
           Product: Tomcat 9
           Version: 9.0.19
          Hardware: All
                OS: All
            Status: NEW
          Severity: trivial
          Priority: P2
         Component: Catalina
          Assignee: dev@tomcat.apache.org
          Reporter: eric.hamilton@ngc.com
        Depends on: 63196
  Target Milestone: -----

Update the Java documentation for RemoteIpValve and RemoteIpFilter with the
correct protocolHeader default value of "x-forwarded-proto".  Documentation
still shows default value as "null", although this value was changed with Bug
63196.  JavaDoc updates are needed in both the class and setProtocolHeader
method locations.


Referenced Bugs:

https://bz.apache.org/bugzilla/show_bug.cgi?id=63196
[Bug 63196] Add sane default value for RemoteIpValue#protocolHeader
-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


[Bug 66359] Document default value for RemoteIpValve#protocolHeader and RemoteIpFilter#protocolHeader

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=66359

Eric Hamilton <er...@ngc.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Document default value for  |Document default value for
                   |RemoteIpValue#protocolHeade |RemoteIpValve#protocolHeade
                   |r and                       |r and
                   |RemoteIpFilter#protocolHead |RemoteIpFilter#protocolHead
                   |er                          |er

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


[Bug 66359] Document default value for RemoteIpValue#protocolHeader and RemoteIpFilter#protocolHeader

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=66359

Han Li <li...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #1 from Han Li <li...@apache.org> ---
Fixed in:
- 11.0.x for 11.0.0-M1 onwards
- 10.1.x for 10.1.3 onwards
- 9.0.x for 9.0.70 onwards
- 8.5.x for 8.5.85 onwards

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org