Mahmoud Saada
|
ddd46f6599
|
Update rekey() in vault.py to validate files passed exist before prompting for password
|
2015-07-29 09:03:15 -07:00 |
Brian Coca
|
f66ba92745
|
now vault prompts for password if no password file was given, as in 1.x
|
2015-07-19 22:24:20 -04:00 |
Brian Coca
|
3c7faa8378
|
fixed missing self in self.action on rekey in vault
fixes #11584
|
2015-07-14 10:10:03 -04:00 |
Brian Coca
|
032690a843
|
fix read_vault_password_file ref
|
2015-07-11 15:05:32 -04:00 |
Brian Coca
|
fe91f7b506
|
moved read_vault_file to CLI from utils and renamed to clearer read_vault_password_file
|
2015-07-11 14:24:45 -04:00 |
Brian Coca
|
5f791329ce
|
now verbose mode shows config file used
|
2015-07-04 10:23:49 -04:00 |
Brian Coca
|
e153f76c95
|
now validate that we do get a vault password
|
2015-06-27 00:02:24 -04:00 |
Edward J Kim
|
6a5a930c5a
|
Add missing import in vault.py
|
2015-06-05 23:04:21 -04:00 |
James Cammarata
|
ce3ef7f4c1
|
Making the switch to v2
|
2015-05-03 21:47:26 -05:00 |