Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [3.0] Removed some old hacks | Graham Campbell | 2014-12-30 | 1 | -4/+0 |
| | |||||
* | No global state for isolated tests and other fixes | Fabien Potencier | 2014-12-29 | 1 | -0/+1 |
| | |||||
* | compare version using PHP_VERSION_ID | Christian Flothmann | 2014-11-23 | 1 | -1/+1 |
| | | | | This continues the work started in #12497 on the `2.3` branch. | ||||
* | [Csrf] component fixes | Tobias Schultze | 2013-10-17 | 1 | -1/+1 |
| | |||||
* | [Security\Csrf] Split CsrfTokenGenerator into CsrfTokenManager and ↵v2.4.0-BETA1 | Bernhard Schussek | 2013-10-07 | 1 | -1/+24 |
| | | | | TokenGenerator | ||||
* | [Security] Fixed test cases of the Csrf sub-component | Bernhard Schussek | 2013-10-01 | 1 | -0/+4 |
| | |||||
* | [Security] Added CSRF sub-component | Bernhard Schussek | 2013-09-27 | 1 | -0/+99 |