You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geronimo.apache.org by "Ivan (JIRA)" <ji...@apache.org> on 2009/08/26 09:27:59 UTC

[jira] Resolved: (GERONIMO-4814) Disable the cache while forwarding to the login/error page in the form authentication

     [ https://issues.apache.org/jira/browse/GERONIMO-4814?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ivan resolved GERONIMO-4814.
----------------------------

    Resolution: Fixed

Commit the changes to trunk At revision: 807900 and 2.2 snapshot At revision: 807901
After this change,  the security cases for Tomcat should not fail again.

> Disable the cache while forwarding to the login/error page in the form authentication
> -------------------------------------------------------------------------------------
>
>                 Key: GERONIMO-4814
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-4814
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: Tomcat
>    Affects Versions: 2.2
>            Reporter: Ivan
>            Assignee: Ivan
>             Fix For: 2.2
>
>
> Sometimes, the browser will cache those request pages, especially those static html pages. While doing the form authencation, if we need to forward to the login/error page and recover the initial request, it is better for use to set the no cache and expire headers.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.