commit | b1ea7b79e1675355ea7abe2548ad71dcf7d64b60 | [log] [tgz] |
---|---|---|
author | Gerd Hoffmann <kraxel@redhat.com> | Wed Jul 02 12:56:42 2014 +0200 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Fri Jul 11 10:12:47 2014 +0200 |
tree | f029401d0c0e28f3e33f02fd264d56a470d1d1ff | |
parent | 9e99c5fd7060267a0331d900e73fdb36047bfe0c [diff] |
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>