[TYPO3-core] RFC #0013938
Bjoern Pedersen
bjoern.pedersen at frm2.tum.de
Fri Aug 27 14:11:46 CEST 2010
Hi,
This is a SVN patch request.
Type: Bugfix/Feature?
BT reference: http://bugs.typo3.org/view.php?id=0013938
Branches:trunk
Problem:
Sometimes the browser changes the useragent on the fly (e.g. by enabling
firebug), which causes unexpected logouts
Solution:
a) add a setting $TYPO3_CONF_VARS['BE']['lockHashKeyWords'] to
config_default.php. The corresponding FE setting was there already.
b) enable the use of these settings in class.t3lib_userauth.php,
currently it only gets set for feusers from:
./typo3/sysext/cms/tslib/class.tslib_fe.php:
How to test:
Enable firebug for the FE while logged into the BE -> logout results.
Thanks,
Björn
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0013938.patch
Type: text/x-patch
Size: 4327 bytes
Desc: not available
URL: <http://lists.typo3.org/pipermail/typo3-team-core/attachments/20100827/9e2f9473/attachment.bin>
More information about the TYPO3-team-core
mailing list