Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Tapestry Wiki" for 
change notification.

The following page has been changed by martijnbrinkers:
http://wiki.apache.org/tapestry/Tapestry5CSRF

------------------------------------------------------------------------------
        /*
         * Make sure the CSRF filter is injected before anything else
         */
-       configuration.add("CSRFFilter", csrfFilter, "before:*");
+       configuration.add("CSRFFilter", csrfFilter, "after:UploadException", 
"before:Ajax");
      }
  }}}
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to