keystone/keystone/identity/backends
Ronald De Rose 041f53f2f6 PCI-DSS Password expires validation
This patch implements the following PCI-DSS requirements:

* PCI-DSS 8.2.4: Change user passwords/passphrases at least once every
90 days.

Once a user's password is expired, they will not be able to authenticate
and be required to reset their password. This patch adds a new
password_expires_at attribute to the user response.

Depends-On: I07c10de627898d6ac79578dc24292ded4a2190f1
Partially-implements: blueprint pci-dss
Change-Id: If8979dbfc202bc354b1537a5962143bb7b3be28e
2016-08-05 13:21:42 +00:00
..
ldap Invalid tls_req_cert constant as default 2016-07-26 22:20:32 -07:00
__init__.py establish basic structure 2012-01-18 20:06:27 -08:00
base.py PCI-DSS Password expires validation 2016-08-05 13:21:42 +00:00
sql.py PCI-DSS Password expires validation 2016-08-05 13:21:42 +00:00
sql_model.py PCI-DSS Password expires validation 2016-08-05 13:21:42 +00:00