summaryrefslogtreecommitdiffstats
path: root/Core/User
Commit message (Expand)AuthorAgeFilesLines
* [Security] Fix CS + unreachable codeAlexander2013-01-071-1/+1
* [Security] Introduced `UsernameNotFoundException#get/setUsername`Alexander2013-01-072-3/+10
* [Security] Removed `get/setExtraInformation`, added `get/set(Token|User)`Alexander2013-01-071-4/+4
* [Security] Fix exception constructors called in `UserChecker`Alexander2013-01-071-4/+12
* Fixed most of the docblocks/unused namespacesFlorin Patan2012-12-191-0/+2
* merged 2.0Fabien Potencier2012-07-231-0/+1
|\
| * Added missing propertyGrégoire Pineau2012-07-231-0/+1
| * fixed CS (mainly method signatures)v2.0.16Fabien Potencier2012-07-094-15/+15
* | fixed CSFabien Potencier2012-07-095-15/+15
* | updated license blocksEriksen Costa2012-03-311-3/+3
* | Add note about `AdvancedUserInterface`.Dariusz Górecki2012-01-101-0/+3
* | Change names to EquatableDariusz Górecki2012-01-101-3/+3
* | Suggested fixes ;)Dariusz Górecki2012-01-101-3/+5
* | [BC Break][Security] Moved user comparsion logic out of UserInterface As disc...Dariusz Górecki2012-01-103-55/+32
|/
* fixed CSFabien Potencier2012-01-093-14/+29
* [Security] Adding more extensive PHPDoc to UserInterface, AdvancedUserInterfa...Ryan Weaver2012-01-073-10/+87
* [DoctrineBridge] fixed some CSFabien Potencier2011-12-131-0/+1
* replace occurences of "an UserInteface" with "a UserInterface"Igor Wiedler2011-11-031-2/+2
* fixed CSFabien Potencier2011-10-291-1/+1
* CSAbhoryo2011-08-141-3/+4
* Search in others user providers when a user is not found in the first user pr...Abhoryo2011-08-141-2/+10
* [Security] Moved EntityUserProvider to Doctrine Bridgemarc.weistroff2011-07-131-85/+0
* [Security] renamed UserProviderInterface::loadUser() to refreshUser()Fabien Potencier2011-06-164-6/+6
* fixed CSFabien Potencier2011-06-082-2/+2
* added missing license headersFabien Potencier2011-05-311-0/+9
* [Phpdoc] Cleaning/fixingPascal Borreli2011-04-231-1/+0
* $user* was refactored to $accout*Miha Vrhovnik2011-03-211-2/+2
* [Security] various changes, see belowJohannes Schmitt2011-03-109-81/+73
* replaced symfony-project.org by symfony.comFabien Potencier2011-03-068-16/+16
* [Security] adds a chain user providerJohannes M. Schmitt2011-02-161-0/+70
* [Security] moved Security classes out of DoctrineBundle, cleaned-up SecurityE...Johannes Schmitt2011-02-161-0/+85
* [Security] Fixed indentingJordi Boggiano2011-02-121-22/+22
* [Security] removed __toString() from AccountInterfaceJohannes Schmitt2011-02-121-7/+0
* namespace changesJohannes M. Schmitt2011-01-267-0/+537