Actions
Story #56052
closedEpic #55070: Workpackages
Epic #55066: WP: Security enhancements
Implement CSRF Protection for ajax.php
Start date:
2014-02-26
Due date:
% Done:
100%
Estimated time:
(Total: 0.00 h)
TYPO3 Version:
6.2
PHP Version:
Tags:
Sprint Focus:
Description
There is currently no API to get an AjaxURL. Following solutions should be evaluated:
- Re-Use ExtDirect Token or a similar token in top window for all ajax.php calls
- Register token check (on/off) with ajax id registration and add API to generate URI to a single Ajax ID with vaild token
Backwards Compatibility also needs to be taken into account here, at least for third party extensions with own Ajax scripts
Actions