mirror of
https://github.com/home-assistant/supervisor.git
synced 2026-09-21 17:23:31 +01:00
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.