jesserizzo / envoy_reader

MIT License
37 stars 26 forks source link

Use library to generate and consume password #80

Closed gtdiehl closed 2 years ago

gtdiehl commented 2 years ago

Pull request recommendations:

The EnvoyUtils.get_password() will generate a password for the installer account. Does not create a password for other accounts, but I have left it in the code that the get_password() will be run if the account is != envoy just in case there are other accounts that this will work for.

Thanks for contributing!