Skip to content

User credentials should allow specifying hashed password strings in the JSON files. #1029

@brettski74

Description

@brettski74

When creating automated installations, it's undesirable to have plain-text passwords floating around in our configuration files. It would be desirable to be able to specify a hashed password string similar to how the Ansible user module handles passwords. Maybe this could be done by having a different key for specifying the hashed password like "password-hash" and have the script use that preferentially and fall back to "!password" if the password hash was not specified.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions