01cf0e58cbdb41d1224c573a9b05f2923c92ca68
Some checks failed
Code Analysis (JS/Vue) / analyze (push) Failing after 1m1s
This commit introduces a mechanism to handle multiple possible encryption keys for data decryption across various modules, including auth.js, members.js, newsletter.js, and encryption.js. It adds functions to retrieve potential old keys for migration purposes and updates the decryption logic to attempt decryption with these keys. Additionally, it includes warnings for users when old keys are used and provides guidance for re-encrypting data. This enhancement improves data migration capabilities and ensures backward compatibility with previously encrypted data.
Description
No description provided
Languages
Vue
55.7%
JavaScript
38.2%
TypeScript
3.2%
Shell
2.6%
HTML
0.2%