summaryrefslogtreecommitdiffstats
path: root/Authentication/Provider/DaoAuthenticationProvider.php
Commit message (Expand)AuthorAgeFilesLines
* namespace changesJohannes M. Schmitt2011-01-261-95/+0
* [Security] many improvements, and fixesJohannes Schmitt2011-01-261-2/+3
* normalized license messages in PHP filesDominique Bongiraud2011-01-181-9/+9
* added generic encoder factoryJohannes Schmitt2010-12-211-10/+6
* renamed reloadUserByAccount() to loadUserByAccount()Fabien Potencier2010-12-181-1/+1
* remove user provider nameJohannes Schmitt2010-12-181-15/+8
* fixed user refreshing after unserializationJohannes Schmitt2010-12-151-9/+27
* [Security] added unit tests to some authenticated providers (code coverage is...Fabien Potencier2010-10-311-5/+3
* [Security] added unit tests for the Authentication sub-namespaceFabien Potencier2010-10-311-2/+2
* [Security]Fixed markupDominique Bongiraud2010-10-241-1/+2
* [Security] Fixed coding standardPascal Borreli2010-10-191-1/+1
* added the Security Component and its integration into the MVC frameworkFabien Potencier2010-10-191-0/+88