Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [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 |