Introduce autorotating secrets for security
Change-Id: I25a4c44841e13ee1d151c87cdaaeedc5ab704765
diff --git a/Changes b/Changes
index 85fa8b5..e348e74 100755
--- a/Changes
+++ b/Changes
@@ -18,9 +18,16 @@
- List tokens of a client.
- Upgrade Mojolicious dependency to 9.19.
- Added query reference API.
+ - Use AutoSecrets plugin to improve security.
WARNING: Upgrading to Mojolicious 9.19 will
invalidate all sessions. This is a security update.
+
+ WARNING: Even testing this distribution will rewrite your
+ kalamar.secret file to migrate to kalamar.secret.json.
+ It will keep kalamar.secret - but you'll advise to
+ delete the file after checking the integrity with
+ kalamar.secret.json.
0.41 2021-03-01
- Introduce CORS headers to the proxy.