virtualbmc/virtualbmc
Lucas Alvares Gomes 05ffd8ba71 Mask passwords before displaying them
This patch is introducing a new configuration option called
"show_passwords" under the "default" section. If true, vbmc will
display all passwords in the logs and commands such as "show"; if false,
the passwords are going to be masked. Defaults to false.
2016-03-08 10:28:13 +00:00
..
cmd Add support for SASL authentication with libvirt 2016-02-19 15:13:02 +00:00
__init__.py Bump the version of the project to 0.0.4 2016-02-22 14:55:25 +00:00
config.py Mask passwords before displaying them 2016-03-08 10:28:13 +00:00
exception.py Add better logs 2016-02-17 10:22:22 +00:00
log.py Add config.py module 2016-02-17 12:39:43 +00:00
manager.py Mask passwords before displaying them 2016-03-08 10:28:13 +00:00
utils.py Mask passwords before displaying them 2016-03-08 10:28:13 +00:00
virtualbmc.py Add support for SASL authentication with libvirt 2016-02-19 15:13:02 +00:00