Actions
Bug #19950
closedSend Notification if BE is locked
Start date:
2009-02-01
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.3
PHP Version:
5.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
One of the latest aditions is the possibility to lock the BE for maintainance. This is done by creating the file
typo3conf/LOCK_BACKEND
If the file is present, init.php will die with the locked message.
This only happens if you click anywhere in BE.
The attached patch looks for the file in login-timout-routine which is called every 2 minutes. If BE is locked you will see a message box, see screenshot
(issue imported from #M10322)
Files
Actions