Skip to content

Backups – Create Zip – password

In Backups – Create Zip files – zippping (#1160 - closed) we turned backups into zip files. This issue is about enhancing this process by adding a password to the zipfiles.

What is to be done?

  • When the user creates a backup, prompt them for a password and use it to create the zip file.
  • When the user restores data from a zipped backup up, prompt them for the password again to unzip the data
  • Create unit tests
  • Update E2E tests
Edited by Hanhoan Truong