At 12:34 PM 6/18/2001 +0200, Albert Brandl wrote:
>Hi!
>
>I think I've found a problem with SecurePage.py. The information on valid
>users is stored in a session object. For security reasons, sessions
>expire after a certain amount of time. Unfortunately, SecurePage does
>not take this into accoun
At 12:34 PM 6/18/2001 +0200, Albert Brandl wrote:
>This problem has occured when someone loaded data from a form, processed
>them and tried to upload them again after the session had expired. The
>Application presented him with a "session expired" message, but processed
>part of the data, which le
Hi!
I think I've found a problem with SecurePage.py. The information on valid
users is stored in a session object. For security reasons, sessions
expire after a certain amount of time. Unfortunately, SecurePage does
not take this into account.
This problem has occured when someone loaded data