1
0
mirror of https://github.com/home-assistant/supervisor.git synced 2025-12-21 10:59:17 +00:00
Files
supervisor/tests/api/test_backups.py
Stefan Agner c2f6e319f2 Check password early on backup restore (#5519)
Introduce a validate password method which only peaks into the archive
to validate the password before starting the actual restore process.
This makes sure that a wrong password returns an error even when
restoring the backup in background.
2024-12-31 13:58:12 +01:00

30 KiB