Re: [PATCH 0/6] ui: various improvements to VNC SASL code

2024-10-21 Thread Marc-André Lureau
Hi Daniel On Mon, Oct 21, 2024 at 8:21 PM Daniel P. Berrangé wrote: > This fixes a few minor edge cases noticed when writing the formal > specification for the SASL VNC extension. > > Daniel P. Berrangé (6): > ui/vnc: don't return an empty SASL mechlist to the client > ui/vnc: don't raise er

[PATCH 0/6] ui: various improvements to VNC SASL code

2024-10-21 Thread Daniel P . Berrangé
This fixes a few minor edge cases noticed when writing the formal specification for the SASL VNC extension. Daniel P. Berrangé (6): ui/vnc: don't return an empty SASL mechlist to the client ui/vnc: don't raise error formatting socket address for non-inet ui/vnc: fix skipping SASL SSF on UNIX