Details
Description
There are several configuration items in hue.ini that store passwords. There should be a way to not have passwords visible in hue.ini.
Perhaps we could:
- allow for password_path that points to a file on disk
- encrypt the password
etc.