]> rtime.felk.cvut.cz Git - lisovros/qemu_apohw.git/commit
spice: auth fixes
authorGerd Hoffmann <kraxel@redhat.com>
Wed, 2 Jul 2014 10:56:42 +0000 (12:56 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Fri, 11 Jul 2014 08:12:47 +0000 (10:12 +0200)
commitb1ea7b79e1675355ea7abe2548ad71dcf7d64b60
treef029401d0c0e28f3e33f02fd264d56a470d1d1ff
parent9e99c5fd7060267a0331d900e73fdb36047bfe0c
spice: auth fixes

Set auth to sasl when sasl is enabled, this makes "info spice" correctly
display sasl auth.  Also throw an error in case someone tries to set
a spice password via monitor without auth mode being "spice".

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
ui/spice-core.c