diff --git a/CHANGES.rst b/CHANGES.rst index efedb17..70bc96a 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -10,6 +10,9 @@ Changelog - Make fieldset creation optional [ebrehault] +- Add CSRF protection token + [ebrehault] + 2.0.1 (2014-10-23) ------------------ diff --git a/plone/schemaeditor/browser/schema/schema_listing.pt b/plone/schemaeditor/browser/schema/schema_listing.pt index adb694b..5bfd79c 100644 --- a/plone/schemaeditor/browser/schema/schema_listing.pt +++ b/plone/schemaeditor/browser/schema/schema_listing.pt @@ -16,6 +16,7 @@ +