You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@shiro.apache.org by "Kalle Korhonen (JIRA)" <ji...@apache.org> on 2010/02/14 07:06:27 UTC

[jira] Commented: (SHIRO-84) Enhance SavedRequest

    [ https://issues.apache.org/jira/browse/SHIRO-84?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12833518#action_12833518 ] 

Kalle Korhonen commented on SHIRO-84:
-------------------------------------

SHIRO-132 is also related. But as a non-critical feature, I'll suggest rescheduling for 1.0.1

> 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
>             Fix For: 1.0.0
>
>
> 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 is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.