Yannick Warnier 76a0eae5ea Add static resources and remove tests dir for beta release 5 лет назад
..
Exception 76a0eae5ea Add static resources and remove tests dir for beta release 5 лет назад
Tests 76a0eae5ea Add static resources and remove tests dir for beta release 5 лет назад
TokenGenerator 76a0eae5ea Add static resources and remove tests dir for beta release 5 лет назад
TokenStorage 76a0eae5ea Add static resources and remove tests dir for beta release 5 лет назад
.gitignore 76a0eae5ea Add static resources and remove tests dir for beta release 5 лет назад
CsrfToken.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 лет назад
CsrfTokenManager.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 лет назад
CsrfTokenManagerInterface.php 76a0eae5ea Add static resources and remove tests dir for beta release 5 лет назад
LICENSE 76a0eae5ea Add static resources and remove tests dir for beta release 5 лет назад
README.md 76a0eae5ea Add static resources and remove tests dir for beta release 5 лет назад
composer.json 76a0eae5ea Add static resources and remove tests dir for beta release 5 лет назад
phpunit.xml.dist 76a0eae5ea Add static resources and remove tests dir for beta release 5 лет назад

README.md

Security Component - CSRF

The Security CSRF (cross-site request forgery) component provides a class CsrfTokenManager for generating and validating CSRF tokens.

Resources