Author: jleroux Revision: 1821226 Modified property: svn:log Modified: svn:log at Tue Jan 16 11:02:38 2018 ------------------------------------------------------------------------------ --- svn:log (original) +++ svn:log Tue Jan 16 11:02:38 2018 @@ -1 +1,7 @@ -No functional change, as Deepak suggested on dev ML better to use "name" here +Fixed: Fix the HttpServletRequestWrapper in ContextFilter.doFilter() +(OFBIZ-10167) + +As reported by Deepak on dev ML the returned name should be a parameter and not +enforced to "Authorisation" + +Thanks: Deepak for bug report