summaryrefslogtreecommitdiffstats
path: root/Csrf/TokenStorage/SessionTokenStorage.php
Commit message (Expand)AuthorAgeFilesLines
* removed @sinceFabien Potencier2016-07-041-2/+0
* Remove and change unrelevant comments in Validator and Security components.Hugo Hamon2016-07-011-1/+1
* fixes CSFabien Potencier2015-08-241-1/+4
* [Security\Csrf] Split CsrfTokenGenerator into CsrfTokenManager and TokenGener...v2.4.0-BETA1Bernhard Schussek2013-10-071-4/+21
* [Security] Added CSRF sub-componentBernhard Schussek2013-09-271-0/+89