Chamilo is a learning management system focused on ease of use and accessibility
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
chamilo-lms/vendor/symfony/security/Csrf
Yannick Warnier bd4bae3aef Add static resources and remove tests dir for release 9 years ago
..
Exception
Tests
TokenGenerator
TokenStorage
.gitignore
CsrfToken.php
CsrfTokenManager.php
CsrfTokenManagerInterface.php
LICENSE
README.md
composer.json
phpunit.xml.dist

README.md

Security Component - CSRF

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

Resources