GNOME Bugzilla – Bug 706563
Un-deprecate gtk-entry-password-hint-timeout
Last modified: 2013-09-02 08:27:27 UTC
As per https://mail.gnome.org/archives/commits-list/2013-July/msg03050.html gtk-entry-password-hint-timeout has been deprecated and is now ignored. Whereas this does make perfect sense on 'regular' users and, especially on touch-driven, imprecise input devices, especially the versed / security aware / frightened sysadmins are yelling in despair that everybody can watch them type their password on their 27" screens. Would it be an option to revert that commit partially, chaning the default to 600 (so catering for the regular user) and at least keeping the option to tune it down to 0?
*** Bug 706873 has been marked as a duplicate of this bug. ***
Downstream Fedora report: https://bugzilla.redhat.com/show_bug.cgi?id=994237 My colleague learned my password yesterday, because of this "feature".
This was marked as resolved, I'll add a commit link: https://git.gnome.org/browse/gtk+/commit/?id=3442933dd7ea6c9f411a021a19202b91cc090610 It seems that this was reverted. Thanks, Matthias.