Summary: | Violates a XEP's MUST by trying to register with incomplete information | ||
---|---|---|---|
Product: | Telepathy | Reporter: | Will Thompson <will> |
Component: | gabble | Assignee: | Telepathy bugs list <telepathy-bugs> |
Status: | RESOLVED FIXED | QA Contact: | Telepathy bugs list <telepathy-bugs> |
Severity: | normal | ||
Priority: | medium | Keywords: | patch |
Version: | unspecified | ||
Hardware: | Other | ||
OS: | All | ||
URL: | http://git.collabora.co.uk/?p=user/wjt/telepathy-gabble-wjt.git;a=shortlog;h=refs/heads/registration | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Will Thompson
2009-04-16 09:54:28 UTC
(In reply to comment #0) > This seems to have become a practical problem: I just tried to register with > jabber.org and it failed pretty miserably, since it now requires email address > and real name. Today, it seems to only require username and password again. Good times all round. My branch 'registration' make Gabble fail sooner on server that require more (or indeed less) information than it can provide. src/register.c | 77 ++++++++++++++++++++++------------------ tests/twisted/test-register.py | 26 +++++++------- 2 files changed, 55 insertions(+), 48 deletions(-) Branch looks good to me. commit d2cf2a7ee663e37ad72b7facda3db349918728a9 Merge: c8d2033 360dd3f Author: Will Thompson <will.thompson@collabora.co.uk> Date: Tue Apr 28 11:26:25 2009 +0100 Merge branch 'registration' Reviewed-by: Guillaume Desmottes <guillaume.desmottes@collabora.co.uk> src/register.c | 77 ++++++++++++++++++++++------------------ tests/twisted/test-register.py | 26 +++++++------- 2 files changed, 55 insertions(+), 48 deletions(-) |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.