After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 659053 - Shouldn't save password until we actually connect
Shouldn't save password until we actually connect
Status: RESOLVED FIXED
Product: empathy
Classification: Core
Component: Auth client
2.33.x
Other Linux
: Normal normal
: 3.2
Assigned To: empathy-maint
Depends on:
Blocks:
 
 
Reported: 2011-09-14 13:54 UTC by Guillaume Desmottes
Modified: 2011-09-14 15:00 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
sasl-handler: only save password if we manage to connect (3.25 KB, patch)
2011-09-14 14:43 UTC, Guillaume Desmottes
committed Details | Review

Description Guillaume Desmottes 2011-09-14 13:54:42 UTC
We should wait that the account is connected before saving the password to the keyring. This is specially annoying with GOA accounts as user doesn't have any way to ask to forget the password if he entered a wrong one.
Comment 1 Guillaume Desmottes 2011-09-14 14:43:50 UTC
Created attachment 196502 [details] [review]
sasl-handler: only save password if we manage to connect
Comment 2 Guillaume Desmottes 2011-09-14 15:00:23 UTC
Attachment 196502 [details] pushed as 6ac4e08 - sasl-handler: only save password if we manage to connect