Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove code for PHP <5.5.9 | Nicolas Grekas | 2015-08-01 | 1 | -4/+1 |
| | |||||
* | Added a small Upgrade note regarding security.context | Iltar van der Berg | 2015-06-15 | 1 | -1/+1 |
| | |||||
* | [Security] Don't destroy the session on buggy php releases.v2.3.24 | Alexander M. Turek | 2015-01-07 | 1 | -1/+4 |
| | |||||
* | [2.3] CS And DocBlock Fixes | Graham Campbell | 2014-12-22 | 1 | -1/+1 |
| | |||||
* | [Security] Delete old session on auth strategy migrate | Alexander Schwenn | 2014-12-20 | 1 | -1/+1 |
| | |||||
* | Remove aligned '=>' and '=' | Disquedur | 2014-10-26 | 1 | -3/+3 |
| | |||||
* | made {@inheritdoc} annotations consistent across the board | Fabien Potencier | 2014-04-16 | 1 | -1/+1 |
| | |||||
* | fixed CS | Fabien Potencier | 2012-07-09 | 1 | -1/+1 |
| | |||||
* | updated license blocks | Eriksen Costa | 2012-03-31 | 2 | -6/+6 |
| | |||||
* | Removed redundant "@return void"-s | Helmer Aaviksoo | 2011-10-07 | 1 | -2/+0 |
| | |||||
* | fixed CS | Fabien Potencier | 2011-06-08 | 2 | -2/+2 |
| | |||||
* | fixed CS | Fabien Potencier | 2011-06-08 | 1 | -0/+2 |
| | |||||
* | added missing license headers | Fabien Potencier | 2011-05-31 | 2 | -0/+18 |
| | |||||
* | [Security] various changes, see below | Johannes Schmitt | 2011-03-10 | 1 | -1/+1 |
| | | | | | | - visibility changes from protected to private - AccountInterface -> UserInterface - SecurityContext::vote() -> SecurityContext::isGranted() | ||||
* | added some doc comments | Johannes Schmitt | 2011-01-27 | 2 | -0/+32 |
| | |||||
* | namespace changes | Johannes M. Schmitt | 2011-01-26 | 2 | -0/+50 |
Symfony\Component\Security -> Symfony\Component\Security\Core Symfony\Component\Security\Acl remains unchanged Symfony\Component\HttpKernel\Security -> Symfony\Component\Security\Http |