-
Notifications
You must be signed in to change notification settings - Fork 26
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
TeslaMate encryption of API tokens #141
Conversation
8804cdc
to
a4aa6fe
Compare
@tobiasehlert What is left before this can be merged? |
Co-authored-by: Leland Sindt <[email protected]>
@noocyte, the problem is that the decryption doesn't work and I was kind of stuck. |
Co-authored-by: Leland Sindt <[email protected]>
Kudos, SonarCloud Quality Gate passed!
|
…)" This reverts commit 3f9e8c4.
…)" This reverts commit 3f9e8c4.
…)" This reverts commit 3f9e8c4.
…)" This reverts commit 3f9e8c4.
@tobiasehlert Could you please mention in your new Release notes, that you have to add the encryption key to your service section as well? |
@pkuehnel I did mention that in the beginning and updated the readme with the ENCRYPTION_KEY parameter. |
@tobiasehlert Much better. Thanks :-) |
Adds support for AES_256_GCM encrypted API tokens implemented by PR teslamate-org/teslamate#2360 in TeslaMate.