2009
2008
PHP CSRF protection class
by Xavier Lacot & 1 otherThis class adds CSRF protection to existing PHP applications that make use of PHP's session support for authentication. If you are writing an application from scratch you shouldn't use this; it's designed to protect legacy apps that were not built with CSRF in mind.
2007
sfCSRFPlugin - symfony
by Xavier LacotThe sfCSRFPlugin plugin provides protection against Cross Site Request Forgeries.
2005
1
(4 marks)