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 613739 - Don't hang when old and new password only differ in case
Don't hang when old and new password only differ in case
Status: RESOLVED FIXED
Product: gnome-control-center
Classification: Core
Component: [obsolete] about-me
2.29.x
Other Linux
: Normal normal
: ---
Assigned To: Control-Center Maintainers
Control-Center Maintainers
Depends on:
Blocks:
 
 
Reported: 2010-03-23 19:47 UTC by Milan Bouchet-Valat
Modified: 2010-04-04 15:12 UTC
See Also:
GNOME target: ---
GNOME version: 2.29/2.30


Attachments
about-me-Don-t-hang-when-new-and-old-password-only-d (1.54 KB, patch)
2010-03-23 19:47 UTC, Milan Bouchet-Valat
committed Details | Review

Description Milan Bouchet-Valat 2010-03-23 19:47:47 UTC
Created attachment 156916 [details] [review]
about-me-Don-t-hang-when-new-and-old-password-only-d

(Admittedly a silly thing to do...)

about-me needs yet another hack not to hang in some cases. When we provide 'passwd' with a new password that only differs from the old one in case, we get a message we don't expect, and hang.

The attached patch fixes this, I've requested a freeze break for users-admin, but I'm not sure that's worth it since the use case is pretty weird. So you may want to wait for 2.30 to be released.
Comment 1 Milan Bouchet-Valat 2010-04-04 15:11:59 UTC
Comment on attachment 156916 [details] [review]
about-me-Don-t-hang-when-new-and-old-password-only-d

Pushed as 8a31bf8.