GNOME Bugzilla – Bug 502188
Store 'Remember password' for calendars
Last modified: 2011-04-20 16:44:45 UTC
The "remeber password" checkbox should be unchecked by default. It makes it very difficult and prone to forget to uncheck it for security conscious people that do not want to save potentially sensitive passwords. Other information:
agreed
Created attachment 100908 [details] [review] Remember password box is automatically unchecked This ought to fix it, but I can't test it because I am having huge problems compiling from source. If it doesn't work, do tell me and I'll have another go :)
Hmm, this has been using uninitialized. Approved to stable/trunk
committed as rev 34697.
Reopening, the patch was for publish-calendar only, but not for other parts. I'll look on it.
Created attachment 186374 [details] [review] evo patch for evolution; Address book authentication has this done properly, thus adding to calendar authentication functions similar approach. Note that the 'remember' variable was used uninitialized here too.
Created commit 644279a in evo master (3.1.1+) Created commit 7bd0191 in evo gnome-3-0 (3.0.1+)