September 2008
CsrfProtect
by damdec & 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.
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.
April 2008
March 2008
September 2007
June 2007
sfCSRFPlugin - symfony
by Xavier LacotThe sfCSRFPlugin plugin provides protection against Cross Site Request Forgeries.
November 2006
1
(9 marks)