summaryrefslogtreecommitdiffstats
path: root/Csrf/Tests/TokenStorage/NativeSessionTokenStorageTest.php
Commit message (Collapse)AuthorAgeFilesLines
* [3.0] Removed some old hacksGraham Campbell2014-12-301-4/+0
|
* No global state for isolated tests and other fixesFabien Potencier2014-12-291-0/+1
|
* compare version using PHP_VERSION_IDChristian Flothmann2014-11-231-1/+1
| | | | This continues the work started in #12497 on the `2.3` branch.
* [Csrf] component fixesTobias Schultze2013-10-171-1/+1
|
* [Security\Csrf] Split CsrfTokenGenerator into CsrfTokenManager and ↵v2.4.0-BETA1Bernhard Schussek2013-10-071-1/+24
| | | | TokenGenerator
* [Security] Fixed test cases of the Csrf sub-componentBernhard Schussek2013-10-011-0/+4
|
* [Security] Added CSRF sub-componentBernhard Schussek2013-09-271-0/+99