1
0
mirror of https://github.com/Luzifer/vault2env.git synced 2024-09-19 17:13:00 +00:00
Commit Graph

15 Commits

Author SHA1 Message Date
6450bcb8a4
[#2] Implement obfuscation of secrets in output #3
closes #3, fixes #2
2018-11-28 20:25:11 +01:00
40f2cdc7d7
Fix: Reduce number of errors caused by empty transform set
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2018-01-21 14:25:39 +01:00
5df6933f3e
Add predefined transform sets
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2018-01-18 21:17:19 +01:00
2d64463bfb
Fix: Don't panic if a key is not existent
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2017-09-25 21:51:29 +02:00
b0c825098a
Fix: Do not try to access data on error
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2017-08-07 15:36:42 +02:00
fa236753ec
Breaking: Move vault keys to parameters
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2017-04-21 21:31:46 +02:00
3d36311495
Breaking: Remove deprecated AppID authentication
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2017-04-21 20:05:53 +02:00
c6eee2ac53
Add transform feature to rename keys from Vault 2016-10-04 13:12:36 +02:00
d087e6ce83
Add support for AppRole authentication 2016-09-18 01:16:31 +02:00
c9d276aa27
If not specified use token from ~/.vault-token 2016-06-25 14:24:13 +02:00
3de326adc5
Fix: Remove program name from program args 2016-05-29 02:23:19 +02:00
faf04b84c8
Fix: Removed shadowing of variables (LINTER) 2016-05-29 02:21:29 +02:00
2fcf918296
Enable token auth 2016-05-29 02:17:04 +02:00
55a1666b22
Added command execution in addition to execution 2016-05-29 02:04:23 +02:00
60c6ef45b9
First version 2016-05-29 01:35:17 +02:00