comparison ChangeLog @ 25448:f98049a447f2

Clear the saved password on an authentication failure. The result of this is that clicking "Re-enable" on the minidialog in the buddy list will request the user to enter the password again. Fixes #183.
author John Bailey <rekkanoryo@rekkanoryo.org>
date Tue, 03 Mar 2009 05:54:21 +0000
parents 33b8ac883b33
children a4fea5757d27
comparison
equal deleted inserted replaced
25447:f2bbf82ffb89 25448:f98049a447f2
16 * The status message input box at the bottom of the buddy list expands 16 * The status message input box at the bottom of the buddy list expands
17 correctly when starting a new line of text. 17 correctly when starting a new line of text.
18 * Pressing the Enter key in the message entry box of the New Status 18 * Pressing the Enter key in the message entry box of the New Status
19 dialog and various other dialogs now causes the cursor to move to 19 dialog and various other dialogs now causes the cursor to move to
20 the next line. 20 the next line.
21 * Authentication failures now clear the account password, causing Pidgin
22 to prompt for the password when clicking the "Re-enable" button on the
23 minidialog.
21 24
22 version 2.5.5 (03/01/2009): 25 version 2.5.5 (03/01/2009):
23 libpurple: 26 libpurple:
24 * Fix a crash when removing an account with an unknown protocol id. 27 * Fix a crash when removing an account with an unknown protocol id.
25 * Beta support for SSL connections for AIM and ICQ accounts. To 28 * Beta support for SSL connections for AIM and ICQ accounts. To