-
-
Notifications
You must be signed in to change notification settings - Fork 610
Open
Description
Description
When manually updating DnsApp, if archive is malformed (for some reason), Technitium will throw an error (which is ok), but will also delete original version of DNS app with all it's configuration files.
If the same mechanism is used for automatic updates, theoretically it could mean that malformed app archive will delete apps for all users, possibly without them realizing it.
Reproduction steps
- Manually add some app to server
- Make archive server can't process, for example add password
- Manually update app through UI
- See error in UI and in logs
- After returning to the app page, original app is gone
Metadata
Metadata
Assignees
Labels
No labels