Hi
- Original Message -
> Provide a special authentication error message for too long passwords.
> Also check for too long passwords before sending them over the wire.
> ---
> Diff to v2:
>* Make spice_channel_send_spice_ticket return TRUE / FALSE to indicate
>success
>
> gtk/s
Provide a special authentication error message for too long passwords.
Also check for too long passwords before sending them over the wire.
---
Diff to v2:
* Make spice_channel_send_spice_ticket return TRUE / FALSE to indicate
success
gtk/spice-channel.c | 74