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 502188 - Store 'Remember password' for calendars
Store 'Remember password' for calendars
Status: RESOLVED FIXED
Product: evolution
Classification: Applications
Component: Calendar
2.12.x (obsolete)
Other All
: Normal minor
: ---
Assigned To: evolution-calendar-maintainers
Evolution QA team
Depends on:
Blocks:
 
 
Reported: 2007-12-06 20:10 UTC by idra
Modified: 2011-04-20 16:44 UTC
See Also:
GNOME target: ---
GNOME version: 2.19/2.20


Attachments
Remember password box is automatically unchecked (584 bytes, patch)
2007-12-13 22:07 UTC, nickspoon0
committed Details | Review
evo patch (2.24 KB, patch)
2011-04-20 16:40 UTC, Milan Crha
committed Details | Review

Description idra 2007-12-06 20:10:11 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:
Comment 1 Tobias Mueller 2007-12-10 02:14:36 UTC
agreed
Comment 2 nickspoon0 2007-12-13 22:07:07 UTC
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 :)
Comment 3 Srinivasa Ragavan 2007-12-14 08:44:30 UTC
Hmm, this has been using uninitialized. Approved to stable/trunk
Comment 4 Tobias Mueller 2007-12-14 09:08:17 UTC
committed as rev 34697.
Comment 5 Milan Crha 2011-04-20 14:38:27 UTC
Reopening, the patch was for publish-calendar only, but not for other parts. I'll look on it.
Comment 6 Milan Crha 2011-04-20 16:40:37 UTC
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.
Comment 7 Milan Crha 2011-04-20 16:44:45 UTC
Created commit 644279a in evo master (3.1.1+)
Created commit 7bd0191 in evo gnome-3-0 (3.0.1+)