Files
archived-teslamate/website/docs
Adrian Kumpf 0d6e288c70 Encrypt API tokens (#2360)
Store API tokens encrypted in the database.

During the database migration a randomly generated key will be used encrypt the tokens if no ENCRYPTION_KEY environment variable was provided.

If the application is started without the presence of an ENCRYPTION_KEY (or if the key failed to decrypt the existing tokens), the UI will display a warning with further instructions.
2022-02-18 17:03:13 +01:00
..
2022-02-18 17:03:13 +01:00
2022-02-18 17:03:13 +01:00
2021-01-03 21:36:40 +01:00
2022-02-18 17:03:13 +01:00
2021-09-22 22:07:14 +02:00
2022-01-21 10:51:20 +01:00
2020-04-07 19:32:18 +02:00
2022-01-25 17:08:25 +01:00