Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [ci] Fix tests requirements | Nicolas Grekas | 2015-10-12 | 1 | -11/+6 |
* | CS: Pre incrementation/decrementation should be used if possible | Gregor Harlan | 2015-04-07 | 1 | -1/+1 |
* | compare version using PHP_VERSION_ID | Christian Flothmann | 2014-11-17 | 1 | -1/+1 |
* | Merge branch '2.2' into 2.3v2.3.6 | Fabien Potencier | 2013-10-10 | 1 | -0/+17 |
|\ | |||||
| * | [Security] limited the password length passed to encodersv2.2.9 | Fabien Potencier | 2013-10-10 | 1 | -0/+17 |
* | | [Security] Disabled the BCryptPasswordEncoder tests for PHP versions lower th... | Jakub Zalas | 2013-05-10 | 1 | -0/+11 |
* | | Outsource all the BCrypt heavy lifting to a library | Elnur Abdurrakhimov | 2013-04-25 | 1 | -55/+5 |
* | | [CS Fix] Consistent coding-style of concatenation operator usage | Dariusz Górecki | 2013-04-02 | 1 | -1/+1 |
|/ | |||||
* | [Security] fixed interface implementation (closes #6974) | Fabien Potencier | 2013-02-05 | 1 | -6/+6 |
* | Added BCrypt password encoder. | Elnur Abdurrakhimov | 2013-02-05 | 1 | -0/+112 |