warrenbuckley / CWS-Umbraco-Standard-Membership

This is used to give an example standard membership to Umbraco V6 +
19 stars 9 forks source link

Use the ValidateAntiForgeryToken on the http post actions on the AuthSurfaceController #8

Open jlcmad opened 11 years ago

jlcmad commented 11 years ago

Prevents cross site request forgeries by using ValidateAntiForgeryToken attribute