on 9/15/2000 4:52 AM, "Magn�s ?�r Torfason" <[EMAIL PROTECTED]> wrote:
> When a user loses his session, and then hits a link containing an action,
> the action is fired.
>
> The behaviour of screens is that if a screen is called on a dead session,
> the doBuild function for that screen is never called.
>
> I propose that the behaviour of actions should be identical:
> If an action is called on a dead session, the doPerform function for that
> action is never called.
Yes, you are right. One easy solution for this would be to have a BaseAction
that checks the ACL as well as the users session to see if it is valid
first. We cannot do this as a core Turbine thing because someone might not
want to have this.
-jon
--
http://scarab.tigris.org/ | http://noodle.tigris.org/
http://java.apache.org/ | http://java.apache.org/turbine/
http://www.working-dogs.com/ | http://jakarta.apache.org/velocity/
http://www.collab.net/ | http://www.sourcexchange.com/
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]