Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Decode AES environment variable keys from base64 #11

Merged
merged 1 commit into from
May 20, 2016

Conversation

philss
Copy link
Contributor

@philss philss commented May 20, 2016

This is needed because the user will probably store the keys encoded as base64 when using environment variables.

This also adds a basic error report when the expected key is missing or is not a valid base64 string.

Closes #9

This is needed because the user will probably store the keys encoded as
base64 when using environment variables.

This also adds a basic error report when the expected key is missing or
is not a valid base64 string.

Closes danielberkompas#9 - danielberkompas#9.
@philss
Copy link
Contributor Author

philss commented May 20, 2016

@bgeihsgt @danielberkompas please check this one.

@danielberkompas
Copy link
Owner

This looks great. Thanks!

⭐ ⭐ ⭐

@danielberkompas danielberkompas merged commit 5c5fd8e into danielberkompas:master May 20, 2016
@danielberkompas
Copy link
Owner

I just released version 0.2.2 with this change.

@philss
Copy link
Contributor Author

philss commented May 20, 2016

Thank you! 😃

@philss philss deleted the system-env-as-base64 branch May 20, 2016 16:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants