summaryrefslogtreecommitdiffstats
path: root/Core/User/ChainUserProvider.php
Commit message (Expand)AuthorAgeFilesLines
* Standardize the name of the exception variablesJavier Eguiluz2015-06-151-6/+6
* made {@inheritdoc} annotations consistent across the boardFabien Potencier2014-04-161-3/+3
* Add a getter for providers to the ChainUserProvider classElnur Abdurrakhimov2013-02-151-0/+8
* [Security] Introduced `UsernameNotFoundException#get/setUsername`Alexander2013-01-071-2/+6
* updated license blocksEriksen Costa2012-03-311-3/+3
* 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] renamed UserProviderInterface::loadUser() to refreshUser()Fabien Potencier2011-06-161-2/+2
* fixed CSFabien Potencier2011-06-081-1/+1
* added missing license headersFabien Potencier2011-05-311-0/+9
* [Security] various changes, see belowJohannes Schmitt2011-03-101-6/+6
* [Security] adds a chain user providerJohannes M. Schmitt2011-02-161-0/+70