Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implemented check on interface implementation | Joshua Thijssen | 2015-03-26 | 1 | -0/+6 |
| | |||||
* | made phpdoc types consistent with those defined in Hack | Fabien Potencier | 2014-04-15 | 1 | -1/+1 |
| | |||||
* | made types consistent with those defined in Hack | Fabien Potencier | 2014-04-13 | 1 | -1/+1 |
| | |||||
* | [Security] Removed `get/setExtraInformation`, added `get/set(Token|User)` | Alexander | 2013-01-07 | 1 | -2/+2 |
| | |||||
* | Fixed most of the docblocks/unused namespaces | Florin Patan | 2012-12-19 | 1 | -0/+2 |
| | |||||
* | added authentication success/failure events | Johannes Schmitt | 2011-11-22 | 1 | -0/+19 |
| | |||||
* | [Security] small performance optimization | Johannes M. Schmitt | 2011-03-14 | 1 | -0/+4 |
| | |||||
* | [Security] various changes, see below | Johannes Schmitt | 2011-03-10 | 1 | -41/+8 |
| | | | | | | - visibility changes from protected to private - AccountInterface -> UserInterface - SecurityContext::vote() -> SecurityContext::isGranted() | ||||
* | replaced symfony-project.org by symfony.com | Fabien Potencier | 2011-03-06 | 1 | -2/+2 |
| | |||||
* | namespace changes | Johannes M. Schmitt | 2011-01-26 | 1 | -0/+120 |
Symfony\Component\Security -> Symfony\Component\Security\Core Symfony\Component\Security\Acl remains unchanged Symfony\Component\HttpKernel\Security -> Symfony\Component\Security\Http |