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 688401 - Show the password by default once generated
Show the password by default once generated
Status: RESOLVED FIXED
Product: gnome-control-center
Classification: Core
Component: User Accounts
unspecified
Other All
: Normal normal
: ---
Assigned To: Control-Center Maintainers
Control-Center Maintainers
Depends on:
Blocks:
 
 
Reported: 2012-11-15 14:17 UTC by Thomas Wood
Modified: 2012-11-19 13:32 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
user-accounts: show the password by default once generated (1.05 KB, patch)
2012-11-15 14:17 UTC, Thomas Wood
committed Details | Review
user-accounts: remove unused variables from the password dialog (809 bytes, patch)
2012-11-15 14:17 UTC, Thomas Wood
committed Details | Review

Description Thomas Wood 2012-11-15 14:17:38 UTC
Make sure the user can see the newly generated password without having to
activate the show password check box.
Comment 1 Thomas Wood 2012-11-15 14:17:40 UTC
Created attachment 229053 [details] [review]
user-accounts: show the password by default once generated

Make sure the user can see the newly generated password without having to
activate the show password check box.
Comment 2 Thomas Wood 2012-11-15 14:17:43 UTC
Created attachment 229054 [details] [review]
user-accounts: remove unused variables from the password dialog
Comment 3 Matthias Clasen 2012-11-19 04:09:23 UTC
Review of attachment 229053 [details] [review]:

Makes sense to me
Comment 4 Matthias Clasen 2012-11-19 04:09:47 UTC
Review of attachment 229054 [details] [review]:

sure, obvious cleanup
Comment 5 Bastien Nocera 2012-11-19 08:24:54 UTC
Review of attachment 229053 [details] [review]:

Looks good, to gnome-3-6 and master please.
Comment 6 Thomas Wood 2012-11-19 13:32:03 UTC
Attachment 229053 [details] pushed as 33e360d - user-accounts: show the password by default once generated
Attachment 229054 [details] pushed as 2e2cfce - user-accounts: remove unused variables from the password dialog