plone / plone4.csrffixes

Backport the auto CSRF implementation from Plone 5 to Plone 4
https://pypi.python.org/pypi/plone4.csrffixes
0 stars 4 forks source link

Explicite skip transform if CSRF Protection is disabled #17

Closed loechel closed 8 years ago

loechel commented 8 years ago

Various Changes, due to a fix for disabling transforms on request while CSRF Protection should be disabled.