Release | February 16, 2011
django CMS 2.1.2 released
We just released django CMS 2.1.2 to fix a CSRF issue occuring in some browser with django CMS 2.1.1.
5 minutes read
This release fixes the CSRF issues happening on Ajax requests in older Internet Explorers (and according to some reports also other browsers) as well as a CSRF issue when adding embbeded plugins to text plugins.
Changes in this version:
- Fixed CMS Ajax requests CSRF protection.
Many thanks to Krzysztof Bandurski, Angelo Dini, Manuel Schmidt and kar1m for helping solving us this issue.