[Bug 14003] Connection: interface to ask for credentials (SASL auth channels)

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Oct 28 19:56:15 CEST 2010


https://bugs.freedesktop.org/show_bug.cgi?id=14003

Simon McVittie <simon.mcvittie at collabora.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |patch

--- Comment #26 from Simon McVittie <simon.mcvittie at collabora.co.uk> 2010-10-28 10:56:15 PDT ---
I think this is ready for another round of review.

Remaining things I'm unsure about:

Should Chan.T.ServerAuthentication be a Chan.T.SASLAuthentication
that exists solely to carry the authentication interface? It doesn't
look to me as though it's likely to be possible to handle this channel
type generically.

(There is precedent: ServerTLSConnection works like that.)

Should Chan.I.SASLAuthentication be a separate object rather than a
channel interface, like TLS certificates are? That'd let us delete
"SASL" from all the property names without worrying about collisions.

If Chan.I.SASLAuthentication does become a separate object, it might be easier
to document and understand if there was one object per authentication try?

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.



More information about the telepathy-bugs mailing list