Closed
Description
Description
The backup script at https://github.com/freedomofpress/securedrop/blob/develop/install_files/ansible-base/roles/backup/files/backup.py currently does not add the custom logo, because it was not updated after #3057 changed the behavior to stop overwriting logo.png
with the custom logo.
Steps to Reproduce
(Requires prod or staging instance.)
- Customize your logo
- Run
./securedrop-admin backup
- Inspect backup contents
Expected Behavior
Backup contains custom logo image.
Actual Behavior
Backup only contains original default logo.