0274bed267e3c5a624664fa9864f0c7266a99870
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.3%
JavaScript
38.8%
TypeScript
3.1%
Shell
2.6%
HTML
0.1%