Skip to content

PCI-DSS 8.2.4: Change passwords every 90 days #402

@gtema

Description

@gtema

Implement and document

Implementation:
◦ Config: password_expires_days in keystone/conf/security_compliance.py
◦ Database: Password table has expires_at column
◦ Logic: password_is_expired property and _get_password_expires_at() method in sql_model.py (lines 153-208)
◦ Authentication blocks expired passwords in authenticate() method

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions