summaryrefslogtreecommitdiffstats
path: root/Encoder/BasePasswordEncoder.php
Commit message (Collapse)AuthorAgeFilesLines
* namespace changesJohannes M. Schmitt2011-01-261-91/+0
| | | | | | Symfony\Component\Security -> Symfony\Component\Security\Core Symfony\Component\Security\Acl remains unchanged Symfony\Component\HttpKernel\Security -> Symfony\Component\Security\Http
* normalized license messages in PHP filesDominique Bongiraud2011-01-181-2/+2
|
* [Security]Fixed markupDominique Bongiraud2010-10-241-2/+2
|
* [Security] Use a negative length parameter to simplify the codeVictor Berchet2010-10-211-1/+1
|
* [Security] changed the way passwords are compared to avoid timing attacksFabien Potencier2010-10-211-0/+25
|
* [Security] Fixed coding standardPascal Borreli2010-10-191-4/+5
|
* added the Security Component and its integration into the MVC frameworkFabien Potencier2010-10-191-0/+65
Happy birthday symfony!