proxmox-backup/src
Thomas Lamprecht 217c22c754 server: add path value to NOT_FOUND http error
Especially helpful for requests not coming from browsers (where the
URL is normally easy to find out).

Makes it easier to detect if one triggered a request with an old
client, or so..

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-07-16 12:46:51 +02:00
..
api2 api2/node/status: add fingerprint 2020-07-10 11:08:53 +02:00
backup catalog_shell: add exit command 2020-07-15 12:19:57 +02:00
bin refactor CertInfo to tools 2020-07-10 11:08:53 +02:00
client proxmox-backup-client benchmark: improve output format 2020-07-10 09:13:52 +02:00
config cached user info: check_privs: print privilege path in error message 2020-07-15 08:55:58 +02:00
pxar pxar: .pxarexclude: absolute paths and byte based paths 2020-07-15 11:55:48 +02:00
rrd api2/status: use new rrd::extract_cached_data 2020-06-10 13:31:16 +02:00
server server: add path value to NOT_FOUND http error 2020-07-16 12:46:51 +02:00
tools pxar: restore file attributes, improve errors 2020-07-14 10:25:45 +02:00
api2.rs extract create_download_response API helper 2020-06-25 11:57:37 +02:00
auth.rs switch from failure to anyhow 2020-04-17 18:43:30 +02:00
auth_helpers.rs refactor time functions to tools 2020-06-10 13:31:10 +02:00
backup.rs src/api2/admin/datastore.rs: add verify api 2020-06-24 13:35:21 +02:00
buildcfg.rs some clippy fixups 2019-09-11 12:14:05 +02:00
client.rs switch to external pxar and fuse crates 2020-06-08 13:56:58 +02:00
config.rs rename 'job' to 'sync' 2020-05-21 10:29:25 +02:00
lib.rs add simple rrd implementation 2020-05-23 10:42:48 +02:00
server.rs move src/api_schema/config.rs -> src/server/config.rs 2019-11-22 09:23:03 +01:00
tools.rs tools: add strip_ascii_whitespace for byte slices 2020-07-15 11:55:48 +02:00