You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cxf.apache.org by GitBox <gi...@apache.org> on 2018/11/10 01:38:51 UTC

[GitHub] mo7ty opened a new pull request #473: Fix newRemoteAddr is never assigned

mo7ty opened a new pull request #473: Fix newRemoteAddr is never assigned
URL: https://github.com/apache/cxf/pull/473
 
 
   * Using the wrong variable for not null validation before HttpServletRequestXForwardedFilter.newRemoteAddr assignment.
   
   That way, the header **_X-Forwarded-For_**, passed from AbstractHTTPServlet.checkXForwardedHeaders() was never considered.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services