Actions
Bug #20545
closedFeature: Clear User Session Data
Start date:
2009-06-02
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.3
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
There are many session data stored in BE_USER->uc like page tree status, module data etc. There is no way to reset this data except "reset to default", but this also resets the other user settings to default.
Now as we have a config-array containing the user settings, it's easy to differ user settings and session data.
This patch adds a button in user settings to clear the session data.
(issue imported from #M11242)
Files
Actions