keystone/keystone/common/validation
Ronald De Rose 5d90bfa61e PCI-DSS Password strength requirements
This patch implements PCI-DSS password strength requirements:

* PCI-DSS 8.2.3: Passwords/phrases must meet the following: 1) Require a
minimum length of at least seven characters. 2) Contain both numeric and
alphabetic characters. Alternatively, the passwords/phrases must have
complexity and strength at least equivalent to the parameters specified
above.

Partially-implements: blueprint pci-dss

Change-Id: I32ef8deb0a7c48511229f95f7cc973ab0d183372
2016-07-14 15:10:33 +00:00
..
__init__.py Remove validated decorator 2016-07-08 20:23:31 +00:00
parameter_types.py The name can be just white character except project and user 2016-03-29 09:58:51 +08:00
validators.py PCI-DSS Password strength requirements 2016-07-14 15:10:33 +00:00