]> git.ipfire.org Git - thirdparty/libvirt.git/commit
remote: don't allow dirty rate API with read permission
authorDaniel P. Berrangé <berrange@redhat.com>
Mon, 29 Mar 2021 10:27:42 +0000 (11:27 +0100)
committerDaniel P. Berrangé <berrange@redhat.com>
Mon, 29 Mar 2021 12:39:23 +0000 (13:39 +0100)
commitdfbe4f4c9bbfaf01bb865c617674420199b1f1b5
tree7daa02961b8b1b1c29fff6037eeb6e06b28846fe
parentac6d205bbd81600c997e2791aec75633a70514f1
remote: don't allow dirty rate API with read permission

This API interacts with the hypervisor and makes changes to its
behaviour, so must be protected by the write permission.

Reviewed-by: Ján Tomko <jtomko@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
src/remote/remote_protocol.x