[TYPO3-core] RFC: #9052: [feature] Remove JS popup when login expired

Christoph Koehler christoph.koehler at gmail.com
Mon Jul 28 16:08:23 CEST 2008


In article
<mailman.1.1217066294.12288.typo3-team-core at lists.netfielders.de>Martin
 Kutschker <masi-no at spam-typo3.org> wrote:
>  Christoph Koehler schrieb:
>>   Hi
>>   
>>   This is an SVN patch request.
>>   
>>   Type: Feature
>>   
>>   Bugtracker references:
>>   http://bugs.typo3.org/view.php?id=9052
>>   
>>   Branches: trunk
>>   
>>   Description:
>>   
>>   As part of 4.3, the js popup when login expired needed to be
>> replaced with something more intuitive.
>>   
>>   This is how it works:
>>   30 seconds before the login expires, a modalbox window slides down
>> with a countdown of 30 seconds and a button to refresh the login.
>> This does not require username/password, it simply extends the
>> current session.

>  But isn't the warning a feature on the client side? I think you can
> open multiple BEs and work on them, but still you'll get a expiry
> *warning"for each of them.

>  The countdown ideas is basically nice, but it should be made sure
> thatthe expiry popup only occurs if the session is really to expire.

>  Masi

So you're saying we should check the db in certain intervals to get
the real expiry time? I like that idea. However, every time I make an
ajax call, the session seems to be renewed, so I can't ever check the
expiry with ajax in the background without refreshing the session,
which would make the whole popup idea pointless.

If you have any ideas on how to implement that, let me know!

Christoph

-- 
I'm using an evaluation license of nemo since 412 days.
You should really try it!
http://www.malcom-mac.com/nemo



More information about the TYPO3-team-core mailing list