Skip to content
This repository has been archived by the owner on Jul 4, 2024. It is now read-only.

Hash password for IAAS/PAAS before sending then to the API. #265

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

MoiTux
Copy link
Contributor

@MoiTux MoiTux commented Sep 15, 2018

By hashing the pwd the API won't be able to check/validate
the password strength thus avoiding breaking the CLI when
the rules change as it's currently the case with the
gen-password option.

By hashing the pwd the API won't be able to check/validate
the password strength thus avoiding breaking the CLI when
the rules change as it's currently the case with the
gen-password option.
@coveralls
Copy link

Coverage Status

Coverage remained the same at ?% when pulling 41646b1 on hash_pwd into be0df58 on master.

@MoiTux
Copy link
Contributor Author

MoiTux commented Sep 15, 2018

I will see to add a local password strength "validation"

@grigouze
Copy link

grigouze commented Oct 1, 2018

+1

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants