Index of /contao/vendor/symfony/security-csrf

[ICO]NameLast modifiedSizeDescription

[PARENTDIR]Parent Directory   -  
[DIR]Exception/ 2020-11-16 15:51 -  
[DIR]TokenGenerator/ 2020-11-16 15:51 -  
[DIR]TokenStorage/ 2020-11-16 15:51 -  
[   ]CsrfToken.php 2020-11-16 16:01 1.1K 
[   ]CsrfTokenManager.php 2020-11-16 16:01 4.1K 
[   ]CsrfTokenManagerInte..>2020-11-16 16:01 1.8K 
[TXT]LICENSE 2020-11-16 16:01 1.0K 
[   ]composer.json 2020-11-16 16:01 1.1K 

Security Component - CSRF
=========================

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

Resources
---------

  * [Documentation](https://symfony.com/doc/current/components/security.html)
  * [Contributing](https://symfony.com/doc/current/contributing/index.html)
  * [Report issues](https://github.com/symfony/symfony/issues) and
    [send Pull Requests](https://github.com/symfony/symfony/pulls)
    in the [main Symfony repository](https://github.com/symfony/symfony)