- AntiForgerFilter now opt-in for Orchard extensions such as modules and areas.

- "antiforgery: enabled" in your module.txt will enable the filter to do the antiforgery check on posts.

--HG--
branch : dev
This commit is contained in:
Suha Can
2010-03-04 15:15:06 -08:00
parent 3f0c7e73dc
commit 71f302277e
22 changed files with 53 additions and 10 deletions

View File

@@ -1 +1,2 @@
name: Roles
name: Roles
antiforgery: enabled