[TYPO3-core] RFC: #10467: AJAX relogin does not work

Steffen Kamper info at sk-typo3.de
Mon Oct 19 23:58:07 CEST 2009


Hi,

today i found time to finish the last part.

For auth services that add javascript to loginform, or openID which uses 
identifier for username and redirect, the AJAX loginrefresh box doesn't 
work. So i added a config var that configure the following behaviour:
* after timeout < 120 show the progressbar (30sec)
* after this open popup login window for refresh login

If successfull logged in in popup, the popup starts the timer and closes.

The configuration is a simple var in ext_localconf:
$TYPO3_CONF_VARS['BE']['showRefreshLoginPopup'] = 1;

vg Steffen

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 10467_loginrefresh_refactored_v4.diff
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20091019/314e6e21/attachment.asc>


More information about the TYPO3-team-core mailing list