Skip to content

Do not automatically convert passwords #2

@szpak

Description

@szpak

When converting properties configuration to yaml files (e.g. with micro-infra-spring) it could be desired to not copy password as is to prevent (make it more difficult) commiting passwords to Git (before making an encryption).

Proposal. Values from fields with name "password" (containing password? ending with password?) should be replaces with value "INSERT_ENCRYPTED_PASSWORD_MANUALLY" (or something like that). Probably it could be a default behavior with an ability to disabled it.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions