Project

General

Profile

Actions

Bug #10179

closed

incorrect encrypted backup restore error handling

Added by Viktor Gurov over 4 years ago. Updated about 4 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Backup / Restore
Target version:
Start date:
01/11/2020
Due date:
% Done:

100%

Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.4.4-p3
Affected Architecture:

Description

If you trying to restore encrypted backup, but select invalid file, you got blank page after pressing "restore" ( caused by 'return 1;' in code )
If you enter incorrect decryption password, you got error message:

A full configuration restore was selected but a pfsense tag could not be located.

which is incorrect, it should be:
File decryption failed. Incorrect password or file is invalid.

fix:
https://github.com/pfsense/pfsense/pull/4160

Actions

Also available in: Atom PDF