proxmox-backup/src/api2
Thomas Lamprecht 29633e2fe9 server/rest: forward real client IP on proxied request
needs new proxmox dependency to get the RpcEnvironment changes,
adding client_ip getter and setter.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2020-10-16 10:36:54 +02:00
..
access depend on proxmox 0.4.2 2020-09-28 10:50:44 +02:00
admin datastore: add manifest locking 2020-10-16 09:34:12 +02:00
backup datastore: add manifest locking 2020-10-16 09:34:12 +02:00
config more clippy fixups 2020-10-14 13:58:35 +02:00
node more clippy lints 2020-10-15 12:18:34 +02:00
reader reader: track index chunks and limit access 2020-10-09 12:54:09 +02:00
types Userid: fix borrow/deref recursion 2020-10-08 15:57:10 +02:00
access.rs server/rest: forward real client IP on proxied request 2020-10-16 10:36:54 +02:00
admin.rs api2: add admin/sync endpoint 2020-05-29 11:31:32 +02:00
backup.rs backup: use shared flock for base snapshot 2020-10-15 07:09:34 +02:00
config.rs rename 'job' to 'sync' 2020-05-21 10:29:25 +02:00
helpers.rs bump proxmox to 0.3, cleanup http_err macro usage 2020-07-29 09:38:36 +02:00
node.rs replace and remove old ticket functions 2020-08-12 14:28:21 +02:00
pull.rs fix ipv6 handling for remotes/sync jobs 2020-09-30 13:40:03 +02:00
reader.rs reader: acquire shared flock on open snapshot 2020-10-15 07:09:34 +02:00
status.rs api2/status: add type- and statusfilter to tasks api call 2020-10-06 12:58:52 +02:00
version.rs switch from failure to anyhow 2020-04-17 18:43:30 +02:00