]> git.proxmox.com Git - mirror_qemu.git/commit
block: curl: Allow passing cookies via QCryptoSecret
authorPeter Krempa <pkrempa@redhat.com>
Thu, 4 May 2017 14:00:06 +0000 (16:00 +0200)
committerJeff Cody <jcody@redhat.com>
Tue, 16 May 2017 14:31:08 +0000 (10:31 -0400)
commit327c8ebd7035e4d3d94b08dd741906f1d8bb8a53
tree0158d91002c3a7c83d3d6a0b1e347cac72e83729
parent3a8760664d5c1a1a93c9012bdb8ac07ab8fd4b0d
block: curl: Allow passing cookies via QCryptoSecret

Since cookies can contain sensitive data (session ID, etc ...) it is
desired to hide them from the prying eyes of users. Add a possibility to
pass them via the secret infrastructure.

Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1447413

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Jeff Cody <jcody@redhat.com>
Message-id: f4a22cdebdd0bca6a13a43a2a6deead7f2ec4bb3.1493906281.git.pkrempa@redhat.com
Signed-off-by: Jeff Cody <jcody@redhat.com>
block/curl.c
qapi/block-core.json