[Bug 63326] New: haze should support purple_account_request_password()

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Apr 9 18:44:46 CEST 2013


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

          Priority: medium
            Bug ID: 63326
          Assignee: telepathy-bugs at lists.freedesktop.org
           Summary: haze should support purple_account_request_password()
        QA Contact: telepathy-bugs at lists.freedesktop.org
          Severity: enhancement
    Classification: Unclassified
                OS: All
          Reporter: chemobejk at gmail.com
          Hardware: Other
            Status: NEW
           Version: 0.6
         Component: haze
           Product: Telepathy

Created attachment 77679
  --> https://bugs.freedesktop.org/attachment.cgi?id=77679&action=edit
Patch to support purple_request_fields()

libpurple plugins which support accounts with optional passwords don't work
with telepathy-haze, because it doesn't purple_account_request_password(),
which boils down to a purple_request_fields() call to the UI client.

One example is SIPE since version 1.14.1, which no longer works with Empathy
(Fedora bug https://bugzilla.redhat.com/show_bug.cgi?id=754395)

Attached is a proposal how this could be implemented. The patch is based on the
0.6.x branch.

Unfortunately this change requires --enable-leaky-request-stubs, so this will
need some more work.

-- 
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