[Bug 31888] Implement SASL in haze
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Nov 25 12:35:48 CET 2010
https://bugs.freedesktop.org/show_bug.cgi?id=31888
--- Comment #4 from Will Thompson <will.thompson at collabora.co.uk> 2010-11-25 03:35:48 PST ---
+ if (error != NULL)
+ {
+ DEBUG ("Simple password manager failed: %s", error->message);
+
+ tp_base_connection_change_status (base_conn,
+ TP_CONNECTION_STATUS_DISCONNECTED,
+ TP_CONNECTION_STATUS_REASON_AUTHENTICATION_FAILED);
Could we use tp_base_connection_disconnect_with_dbus_error() to give more
details of what happened? We could have a code for “Needed a password, but you
didn't give me one” maybe.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the telepathy-bugs
mailing list