tynamo/tapestry-security

Store ShiroHttpServletRequest to RequestGlobals before processing

Closed this issue · 0 comments

Apparently there are cases where services may get the original request using the shadow if they refer to it early enough during. Store the wrapper into request globals to prevent services using different versions of the HttpServletRequest.