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 _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/spice-devel