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
Fabien Potencier ccc52a4e4b merged branch fabpot/bcrypt (PR #7853)
This PR was merged into the master branch.

Discussion
----------

[Security] Outsource all the BCrypt heavy lifting to a library

| Q             | A
| ------------- | ---
| Bug fix?      | no
| New feature?  | no
| BC breaks?    | yes
| Deprecations? | no
| Tests pass?   | yes
| License       | MIT

The [BCrypt bundle](https://github.com/elnur/ElnurBlowfishPasswordEncoderBundle) is already using the library.

This is a working implementation of #7247

Commits
-------

c83546d [Security] tweaked previous commit
b2e553a Outsource all the BCrypt heavy lifting to a library
2013-04-25 18:23:35 +02:00
..
FrameworkBundle Fixed typo 2013-04-25 17:43:02 +02:00
SecurityBundle [Security] tweaked previous commit 2013-04-25 17:52:07 +02:00
TwigBundle Merge branch '2.2' 2013-04-22 06:30:07 +02:00
WebProfilerBundle merged branch Tatsh/add-zend-opcache-detection (PR #7674) 2013-04-17 07:42:22 +02:00