Re: [Webware-discuss] Problem in SecurePage

2001-06-18 Thread Geoff Talvola
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

Re: [Webware-discuss] Problem in SecurePage

2001-06-18 Thread Chuck Esterbrook
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

[Webware-discuss] Problem in SecurePage

2001-06-18 Thread Albert Brandl
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