proxmox-backup/src
Fabian Grünbichler c01742855a KeyConfig: bail on wrong fingerprint
instead of just logging the error. this should never happen in practice
unless someone is messing with the keyfile, in which case, it's better
to abort.

update tests accordingly (wrong fingerprint should fail, no fingerprint
should get the expected one).

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2020-12-17 11:27:06 +01:00
..
api2 tape: remove MediaLabelInfo, use MediaId instead 2020-12-16 13:31:32 +01:00
backup KeyConfig: bail on wrong fingerprint 2020-12-17 11:27:06 +01:00
bin client: add 'import-with-master-key' command 2020-12-17 06:46:24 +01:00
client client/pull: log how many groups to pull were found 2020-12-02 07:22:50 +01:00
config tape: rename DRIVE_ID_SCHEMA to DRIVE_NAME_SCHEMA 2020-12-13 09:18:16 +01:00
pxar pxar: stricter file descriptor guards 2020-11-30 11:25:53 +01:00
rrd clippy fixups 2020-10-14 11:20:07 +02:00
server remove BackupGroup::list_groups 2020-12-01 06:09:44 +01:00
tape tape: add code to write backup snapshot files (without chunks) to tape 2020-12-17 08:28:47 +01:00
tools file logger: remove test.log after test as well 2020-11-30 14:13:21 +01:00
api2.rs tape: expose basic tape/changer functionality at api2/tape/ 2020-12-08 15:42:50 +01:00
auth_helpers.rs avoid chrono dependency, depend on proxmox 0.3.8 2020-09-15 07:12:57 +02:00
auth.rs clippy fixups 2020-10-14 11:20:07 +02:00
backup.rs cleanup: use extra file for StoreProgress 2020-12-01 06:34:33 +01:00
buildcfg.rs api: factor out auth logger and use for all API authentication failures 2020-11-04 17:26:34 +01:00
client.rs client: move connect_to_localhost into client module 2020-12-09 11:59:50 +01:00
config.rs tape: add media pool config 2020-12-05 11:59:38 +01:00
lib.rs tape: add file format definitions 2020-12-05 10:45:08 +01:00
server.rs report: add api endpoint and function to generate report 2020-11-03 15:16:42 +01:00
task.rs introduce TaskState trait 2020-10-12 14:11:57 +02:00
tools.rs don't enforce Vec and String in tools::join 2020-11-30 13:56:59 +01:00