[Bug 21221] New: Expose <host-unknown> during login as Auth_Failed
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Thu Apr 16 15:39:07 CEST 2009
http://bugs.freedesktop.org/show_bug.cgi?id=21221
Summary: Expose <host-unknown> during login as Auth_Failed
Product: Telepathy
Version: unspecified
Platform: Other
URL: http://git.collabora.co.uk/?p=user/wjt/telepathy-gabble-
wjt.git;a=shortlog;h=refs/heads/connection-errors
OS/Version: All
Status: NEW
Keywords: patch
Severity: normal
Priority: medium
Component: telepathy-gabble
AssignedTo: telepathy-bugs at lists.freedesktop.org
ReportedBy: will.thompson at collabora.co.uk
If you try to connect to (say) talk.google.com with a foo at bar.com JID, it gives
you a <stream:error><host-unknown/></>. This branch exposes that as
Authentication Failed for Telepathy purposes.
It also adds a regression test for handling <conflict/>, since I had to work
around a Loudmouth bug and my first attempt regressed.
% git diff --stat master
src/connection.c | 45 +++++++++++++++++++------
tests/twisted/connect/test-fail.py | 62 +++++++++++++++++++++++++++++++----
tests/twisted/gabbletest.py | 17 ++++++---
tests/twisted/ns.py | 1 +
4 files changed, 101 insertions(+), 24 deletions(-)
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the telepathy-bugs
mailing list