This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Bundle/SecurityBundle/DependencyInjection
Sebastiaan Stok 45349602e3 [Security] Added Pbkdf2PasswordEncoder
[Security] changed default iterations of Pbkdf2PasswordEncoder to 1000 instead of 5000

[Security] Improved description of PBKDF2 encoder

[SecurityBundle] added PBKDF2 PasswordEncoder

updated CHANGELOG.md

[Security] Use the build-in hash_pbkdf2() when available

[SecurityBundle] added information about hash_algorithm for configuration

[Security] always check algorithm and fixed CS
2012-10-08 11:17:32 +02:00
..
Compiler fixed CS 2011-06-08 12:16:48 +02:00
Security [Security] fixes multiple overlapping definitions of DefaultFailureHandler and DefaultSuccessHandler in AbstractFactory 2012-07-19 19:25:03 -03:00
MainConfiguration.php [Security] Added Pbkdf2PasswordEncoder 2012-10-08 11:17:32 +02:00
SecurityExtension.php [Security] Added Pbkdf2PasswordEncoder 2012-10-08 11:17:32 +02:00