Actions
Story #55516
closedEpic #55070: Workpackages
Epic #55066: WP: Security enhancements
Reduce the number of backend script entry points
Start date:
2014-02-04
Due date:
% Done:
100%
Estimated time:
(Total: 7.50 h)
TYPO3 Version:
6.2
PHP Version:
Tags:
Sprint Focus:
Description
The entry points are listed here: http://forge.typo3.org/projects/typo3v4-bootstrap/wiki/List_of_entry_points
Goal is to reduce them to the absolute minum. Entry points which are used to change data should have highest priority.
- Move all wizards to mod.php (has to be checked with #55509 for conflicting strategy)
- Backwards compatibility should be guaranteed if possible
- Check if clickmenues can be moved to mod.php
- Check other entrypoints for possible migration to mod.php
Updated by Helmut Hummel almost 10 years ago
- Status changed from Accepted to Resolved
all child tasks resolved
Actions