mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2026-06-19 07:36:59 +00:00
0b0f854f9b
- Added tests to verify backup and restore processes when the crypto secret changes, ensuring hash verification passes. - Updated `writeManifestFiles` and `verifyBackupManifest` functions to accept an AES key for improved security. - Implemented fallback mechanism for verifying manifest signatures using both AES-derived and legacy signing keys. - Enhanced the overall robustness of the backup and restore system to handle legacy signatures and different crypto secrets.