summaryrefslogtreecommitdiffstats
path: root/Core/Authentication/Provider/UserAuthenticationProvider.php
Commit message (Expand)AuthorAgeFilesLines
* [Security] add USERNAME_NONE_PROVIDED constantSofHad2016-01-251-1/+1
* Merge branch '2.3' into 2.6Nicolas Grekas2015-07-221-1/+1
|\
| * [Security] fix check for empty usernamesChristian Flothmann2015-07-221-1/+1
* | Merge branch '2.3' into 2.6Nicolas Grekas2015-06-181-4/+4
|\ \ | |/
| * Standardize the name of the exception variablesJavier Eguiluz2015-06-151-4/+4
* | Merge branch '2.5' into 2.6Fabien Potencier2014-12-301-1/+1
|\ \ | |/
| * Fix phpdoc and coding standardsChristophe Coevoet2014-12-291-1/+1
* | Add missing dot at the end of an exception messageEugene Leonovich2014-06-241-2/+2
|/
* unified return null usagesFabien Potencier2014-04-161-1/+1
* made phpdoc types consistent with those defined in HackFabien Potencier2014-04-151-1/+1
* [Security] Fixed problem with losing ROLE_PREVIOUS_ADMIN role.Paweł Wacławczyk2013-12-291-1/+25
* [Security] Introduced `UsernameNotFoundException#get/setUsername`Alexander2013-01-071-0/+1
* Fixed most of the docblocks/unused namespacesFlorin Patan2012-12-191-0/+2
* merged 2.0Fabien Potencier2012-06-201-1/+1
|\
| * [Security] Change return value in DocBlockMaks2012-06-191-1/+1
* | [Security] made exceptions thrown by the user checker and the checkAuthentica...Fabien Potencier2011-11-071-11/+19
|/
* replace occurences of "an UserInteface" with "a UserInterface"Igor Wiedler2011-11-031-1/+1
* [Phpdoc] Cleaning/fixingPascal Borreli2011-04-231-4/+5
* [Security] various changes, see belowJohannes Schmitt2011-03-101-15/+18
* replaced symfony-project.org by symfony.comFabien Potencier2011-03-061-2/+2
* [Security] Copy token attributes when auth providers create a new token from ...Jeremy Mikola2011-02-231-1/+4
* namespace changesJohannes M. Schmitt2011-01-261-0/+113