summaryrefslogtreecommitdiffstats
path: root/Core/Encoder/BasePasswordEncoder.php
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '2.7' into 2.8Nicolas Grekas2015-12-221-1/+1
|\
| * [Security] Verify if a password encoded with bcrypt is no longer than 72 char...Jakub Zalas2015-12-171-1/+1
* | Rely on iconv and symfony/polyfill-*Nicolas Grekas2015-10-281-3/+1
|/
* Docblock fixesGraham Campbell2014-11-301-2/+2
* fix some docblocksChristian Flothmann2014-08-021-0/+2
* fixed types in phpdocsFabien Potencier2014-04-161-2/+2
* [Security] limited the password length passed to encodersv2.2.9Fabien Potencier2013-10-101-0/+12
* Fixed most of the docblocks/unused namespacesFlorin Patan2012-12-191-0/+2
* rename String to StringUtilsFabien Potencier2012-10-281-2/+2
* moved the secure random class from JMSSecurityExtraBundle to Symfony (closes ...Fabien Potencier2012-10-281-10/+3
* fixed phpdoc @param alignmentFabien Potencier2012-05-151-1/+1
* replaced symfony-project.org by symfony.comFabien Potencier2011-03-061-2/+2
* namespace changesJohannes M. Schmitt2011-01-261-0/+91