summaryrefslogtreecommitdiffstats
path: root/Core/SecurityContext.php
Commit message (Expand)AuthorAgeFilesLines
* [Security] Remove deprecated interfacesNicolas Grekas2015-09-031-104/+0
* fixes CSFabien Potencier2015-08-241-1/+2
* Silence invasive deprecation warnings, opt-in for warningsv2.7.1reecefowell2015-06-081-1/+1
* Merge branch '2.6' into 2.7Fabien Potencier2015-02-051-1/+1
|\
| * Fixes small typo.Adrian Philipp2015-02-041-1/+1
* | [Security] removed usage of the deprecated SecurityContextInterfaceFabien Potencier2015-01-081-6/+2
* | Normalized @deprecated annotations.Hugo Hamon2015-01-051-3/+7
* | Adds deprecation notices for structures to be removed in 3.0.Hugo Hamon2015-01-051-0/+8
|/
* [2.6] cleanup deprecated usesNicolas Grekas2015-01-051-6/+0
* Fixed typo in SecurityContext PHPDocMatthias Althaus2014-12-081-1/+1
* Split of the SecurityContext to AuthorizationChecker and TokenStorageIltar van der Berg2014-09-241-30/+46
* made phpdoc types consistent with those defined in HackFabien Potencier2014-04-151-1/+1
* [Component/Security] Fixed some phpdocs in Security/CoreJoseph Bielawski2014-01-171-12/+3
* fixed CSFabien Potencier2012-07-091-1/+1
* fixed CSFabien Potencier2012-05-181-1/+1
* Revert "merged branch kriswallsmith/security/demeter-fix (PR #2816)"Fabien Potencier2011-12-301-14/+0
* merged 2.0Fabien Potencier2011-12-131-0/+2
|\
| * [DoctrineBridge] fixed some CSFabien Potencier2011-12-131-0/+2
* | [Security] added SecurityContextInterface::getUser()Kris Wallsmith2011-12-081-0/+14
|/
* [Security] fixed castv2.0.7Fabien Potencier2011-12-071-1/+5
* removed unused use statementsFabien Potencier2011-10-291-2/+0
* [Security] Improving the exception when the security context has no tokenRyan Weaver2011-05-111-1/+1
* capitalized 'boolean'Eriksen Costa2011-04-271-1/+1
* [Phpdoc] Cleaning/fixingPascal Borreli2011-04-231-0/+2
* [Security] Added missing phpdocTim Nagel2011-04-161-0/+8
* [Security] various changes, see belowJohannes Schmitt2011-03-101-6/+6
* replaced symfony-project.org by symfony.comFabien Potencier2011-03-061-2/+2
* [Security] Refactored security context, moved getUser() implementation to tem...Johannes Schmitt2011-02-121-22/+8
* namespace changesJohannes M. Schmitt2011-01-261-0/+94