proxmox-backup/pbs-client
Shannon Sterz d20296194d client: adapt pbs client to also handle HttpOnly flows correctly
if we decide to make the HttpOnly flow opt-out or remove the previous
authentication flow entirely, prepare the client to properly
authenticate against such servers as well

this does not opt the client into the new flow, as that has no real
security benefits. however, doing so would require additional network
traffic and/or state handling on the client to maintain backward
compatability. this would be rather convoluted. hence, avoid doing so
for now.

Signed-off-by: Shannon Sterz <s.sterz@proxmox.com>
Tested-by: Mira Limbeck <m.limbeck@proxmox.com>
Tested-by: Maximiliano Sandoval <m.sandoval@proxmox.com>
Link: https://lore.proxmox.com/20250723151356.264229-11-s.sterz@proxmox.com
2025-07-23 20:21:09 +02:00
..
src client: adapt pbs client to also handle HttpOnly flows correctly 2025-07-23 20:21:09 +02:00
Cargo.toml pbs-client: adapt http client to hyper/http 1.0 2025-06-16 13:59:37 +02:00