1. Home
  2. What
  3. "csrf"

One Tag, I'll be a cloud.
One Tag, I'll be a cloud.

PHP CSRF protection class

saved on
about:
This 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.

sfCSRFPlugin - symfony

saved on
uri:
https://symfony.com/legacy/trac/wiki/sfCSRFPlugin This link is now broken.
about:
The sfCSRFPlugin plugin provides protection against Cross Site Request Forgeries.