summaryrefslogtreecommitdiff
path: root/keystone/conf/security_compliance.py
Commit message (Expand)AuthorAgeFilesLines
* Update hacking for Python3Andreas Jaeger2020-04-151-2/+2
* Change unique_last_password_count default to 0wangxiyuan2018-08-231-4/+4
* Update the help message for unique_last_password_countwangxiyuan2017-11-241-4/+5
* Remove password_expires_ignore_user_idsKristi Nikolla2017-03-031-21/+0
* Create user option `ignore_lockout_failure_attempts`Morgan Fainberg2017-01-291-12/+0
* Deprecate [security_compliance]\password_expires_ignore_user_idsMorgan Fainberg2017-01-271-0/+11
* PCI-DSS Force users to change password upon first useRonald De Rose2017-01-271-0/+14
* Lockout ignore user listRonald De Rose2016-11-181-0/+12
* Remove default=None when set value in configHieu LE2016-09-261-3/+0
* Remove default=None for config optionsLiuNanke2016-09-181-2/+0
* Merge "Password expires ignore user list"Jenkins2016-08-181-0/+10
|\
| * Password expires ignore user listRonald De Rose2016-08-181-0/+10
* | PCI-DSS Minimum password age requirementsRonald De Rose2016-08-161-6/+11
|/
* PCI-DSS Password expires validationRonald De Rose2016-08-051-5/+7
* PCI-DSS Lockout requirementsRonald De Rose2016-08-031-5/+7
* PCI-DSS Password history requirementsRonald De Rose2016-07-291-4/+5
* PCI-DSS Password strength requirementsRonald De Rose2016-07-141-1/+12
* Improve keystone.conf [security_compliance] documentationDolph Mathews2016-07-131-20/+38
* PCI-DSS Disable inactive users requirementsRonald De Rose2016-06-281-2/+6
* Config: no need to set default=NoneChangBo Guo(gcb)2016-06-281-1/+0
* Add security_compliance group back to configRonald De Rose2016-06-251-2/+2
* Replace keystone.common.config with keystone.conf packageDolph Mathews2016-06-241-0/+95