1
0
mirror of https://github.com/Luzifer/envrun.git synced 2024-09-20 08:02:59 +00:00
Commit Graph

11 Commits

Author SHA1 Message Date
19371bae55
Add go module support
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2019-08-04 12:26:57 +02:00
7b474991d6
Update OpenSSL library, add CLI support for openssl-sha256
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2018-11-02 21:40:47 +01:00
78e061ff2c
Fix: Report gpg-symmetric encryption in help
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2018-06-01 18:31:15 +02:00
c6cdce84c2
All methods do not allow trailing spaces, remove them
though this might break things when the passphrase deliberately ends or
starts with a space...

Signed-off-by: Knut Ahlers <knut@ahlers.me>
2018-06-01 18:29:19 +02:00
3cd020d119
Fix linter advices
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2018-06-01 18:22:53 +02:00
dcb3280c98
Prepare addition of more encryption methods
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2018-06-01 17:53:24 +02:00
00e8fde1ee
Allow reading passphrase from file
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2018-06-01 17:37:47 +02:00
91d30bafa1
Rework logging
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2018-06-01 17:34:33 +02:00
8c18fc278f
Add support for encrypted env files
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2017-03-21 14:54:59 +01:00
b38f4c416e
Allow comments in .env file 2016-04-15 22:12:15 +02:00
352e593d8d Initial version 2016-02-06 16:23:11 +01:00