summaryrefslogtreecommitdiffstats
path: root/Authentication
Commit message (Expand)AuthorAgeFilesLines
* namespace changesJohannes M. Schmitt2011-01-2621-1549/+0
* [Security] many improvements, and fixesJohannes Schmitt2011-01-2611-18/+355
* normalized license messages in PHP filesDominique Bongiraud2011-01-1816-84/+102
* added generic encoder factoryJohannes Schmitt2010-12-211-10/+6
* renamed reloadUserByAccount() to loadUserByAccount()Fabien Potencier2010-12-182-3/+3
* remove user provider nameJohannes Schmitt2010-12-185-47/+22
* fixed user refreshing after unserializationJohannes Schmitt2010-12-155-35/+138
* added authentication trust resolverJohannes Schmitt2010-12-123-0/+175
* made some method name changes to have a better coherence throughout the frame...Fabien Potencier2010-11-251-3/+3
* [Security] added some missing unit testsFabien Potencier2010-10-311-1/+3
* [Security] added unit tests to some authenticated providers (code coverage is...Fabien Potencier2010-10-312-15/+9
* [Security] added unit tests for the Authentication sub-namespaceFabien Potencier2010-10-316-10/+17
* [Security]Fixed markupDominique Bongiraud2010-10-244-4/+8
* [Security]Fixed CSDominique Bongiraud2010-10-243-18/+18
* fixed interfaces problemsFabien Potencier2010-10-211-1/+1
* [Security] Fixed typoArtur Kotyrba2010-10-211-4/+2
* [Security] Fixed typoPascal Borreli2010-10-201-1/+1
* [Security] Fixed coding standardPascal Borreli2010-10-195-12/+11
* added the Security Component and its integration into the MVC frameworkFabien Potencier2010-10-1913-0/+941