GNOME Bugzilla – Bug 613739
Don't hang when old and new password only differ in case
Last modified: 2010-04-04 15:12:14 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 on attachment 156916 [details] [review] about-me-Don-t-hang-when-new-and-old-password-only-d Pushed as 8a31bf8.