[Spice-devel] [PATCH 0/2] Handle failed authentication

Snir Sheriber ssheribe at redhat.com
Mon Feb 13 13:49:43 UTC 2017


These patches splits the handling of failed authentication into 2
separate patches: one for sasl authentication failure and the
other one for spice authentication failure.

The idea behind these is to:
1. make (small) improvement in error messages content
2. fix rhbz#1399077
3. preparation for display of sasl authentication msgs that will
be presented according to the sasl server error number which
would be sent to the client

Snir Sheriber (2):
  authentication: Handle failed SASL authentication separately
  authentication: Handle failed spice authentication

 src/spice-channel.c | 48 ++++++++++++++++++++++++++++++++----------------
 1 file changed, 32 insertions(+), 16 deletions(-)

-- 
2.9.3



More information about the Spice-devel mailing list