[
https://issues.apache.org/jira/browse/SHIRO-84?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Brian Demers updated SHIRO-84:
------------------------------
Fix Version/s: (was: 1.3.0)
> Enhance SavedRequest
> --------------------
>
> Key: SHIRO-84
> URL: https://issues.apache.org/jira/browse/SHIRO-84
> Project: Shiro
> Issue Type: Improvement
> Components: Web
> Affects Versions: 1.0.0
> Reporter: Les Hazlewood
> Priority: Minor
>
> After reviewing SHIRO-82, it appears that we could do some more robust
> Request saving logic. After looking at Tomcat's FormAuthenticator source
> code [1] (matchRequest and restoreRequest methods), there are more things we
> can do to make our solution more capable, like saving Cookies and other
> request-related data.
> [1]
> http://svn.apache.org/viewvc/tomcat/trunk/java/org/apache/catalina/authenticator/FormAuthenticator.java?revision=HEAD
> We should enhance the current SavedRequest implementation based on similar
> logic found in the above Tomcat code.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)