Yannick Warnier 76a0eae5ea Add static resources and remove tests dir for beta release před 5 roky
..
Exception 76a0eae5ea Add static resources and remove tests dir for beta release před 5 roky
Tests 76a0eae5ea Add static resources and remove tests dir for beta release před 5 roky
TokenGenerator 76a0eae5ea Add static resources and remove tests dir for beta release před 5 roky
TokenStorage 76a0eae5ea Add static resources and remove tests dir for beta release před 5 roky
.gitignore 76a0eae5ea Add static resources and remove tests dir for beta release před 5 roky
CsrfToken.php 76a0eae5ea Add static resources and remove tests dir for beta release před 5 roky
CsrfTokenManager.php 76a0eae5ea Add static resources and remove tests dir for beta release před 5 roky
CsrfTokenManagerInterface.php 76a0eae5ea Add static resources and remove tests dir for beta release před 5 roky
LICENSE 76a0eae5ea Add static resources and remove tests dir for beta release před 5 roky
README.md 76a0eae5ea Add static resources and remove tests dir for beta release před 5 roky
composer.json 76a0eae5ea Add static resources and remove tests dir for beta release před 5 roky
phpunit.xml.dist 76a0eae5ea Add static resources and remove tests dir for beta release před 5 roky

README.md

Security Component - CSRF

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

Resources