Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do not automatically convert passwords #2

Open
szpak opened this issue Jun 10, 2015 · 0 comments
Open

Do not automatically convert passwords #2

szpak opened this issue Jun 10, 2015 · 0 comments

Comments

@szpak
Copy link
Member

szpak commented Jun 10, 2015

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.

@szpak szpak changed the title Do not move passwords automatically Do not automatically convert passwords Jun 10, 2015
@dst dst assigned dst and unassigned dst Jun 10, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants