[Pidgin] #2936: Handle incorrect password errors better
Pidgin
trac at pidgin.im
Tue Sep 4 02:49:52 EDT 2007
#2936: Handle incorrect password errors better
---------------------------------------------+------------------------------
Reporter: MarkDoliner | Owner:
Type: enhancement | Status: new
Priority: minor | Milestone:
Component: libpurple | Version: 2.1.1
Keywords: incorrect wrong password prompt | Pending: 0
---------------------------------------------+------------------------------
If you've tried to sign on to an account but your password is wrong, it's
cumbersome to fix the password and reconnect. We should prompt the user
for a new password and then immediately reconnect.
We can do this by adding a "gboolean wrongpass" paramter to
purple_connection_error(), and then handling the prompt and reconnect in
libpurple. This would require a bump to 3.0.0. There might be a way to
accomplish the same thing without the API change, though.
--
Ticket URL: <http://developer.pidgin.im/ticket/2936>
Pidgin <http://pidgin.im>
Pidgin
More information about the Tracker
mailing list