summaryrefslogtreecommitdiffstats
path: root/Authentication/Provider/UserAuthenticationProvider.php
Commit message (Expand)AuthorAgeFilesLines
* namespace changesJohannes M. Schmitt2011-01-261-113/+0
* [Security] many improvements, and fixesJohannes Schmitt2011-01-261-3/+9
* normalized license messages in PHP filesDominique Bongiraud2011-01-181-9/+9
* renamed reloadUserByAccount() to loadUserByAccount()Fabien Potencier2010-12-181-2/+2
* remove user provider nameJohannes Schmitt2010-12-181-12/+11
* fixed user refreshing after unserializationJohannes Schmitt2010-12-151-5/+6
* [Security] added unit tests to some authenticated providers (code coverage is...Fabien Potencier2010-10-311-10/+6
* [Security]Fixed CSDominique Bongiraud2010-10-241-15/+16
* added the Security Component and its integration into the MVC frameworkFabien Potencier2010-10-191-0/+110