Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Security] removed deprecated classes | Fabien Potencier | 2013-03-23 | 2 | -58/+0 |
| | |||||
* | [Security] renamed Constraint namespace to Constraints for validator classes ↵ | Hugo Hamon | 2013-02-04 | 2 | -31/+15 |
| | | | | in order to be consistent with the whole current validator API. | ||||
* | [Security] [Tests] added unit tests for the UserPasswordValidator class and ↵ | Hugo Hamon | 2013-02-02 | 1 | -1/+2 |
| | | | | made the validator service for the UserPassword constraint configurable. | ||||
* | added missing dot | Christian Raue | 2012-07-12 | 1 | -1/+1 |
| | |||||
* | moved the UserPassword validator from the security bundle to the security ↵ | Fabien Potencier | 2012-06-10 | 2 | -0/+73 |
component to make it reusable outside the full-stack framework |