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 784360 - authPrompt: allow empty response to PAM messages
authPrompt: allow empty response to PAM messages
Status: RESOLVED FIXED
Product: gnome-shell
Classification: Core
Component: login-screen
unspecified
Other All
: Normal normal
: ---
Assigned To: Ray Strode [halfline]
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2017-06-29 18:22 UTC by Ray Strode [halfline]
Modified: 2017-07-10 13:23 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
authPrompt: allow empty response to PAM messages (5.73 KB, patch)
2017-06-29 18:22 UTC, Ray Strode [halfline]
committed Details | Review

Description Ray Strode [halfline] 2017-06-29 18:22:12 UTC
Some PAM modules say "Press enter to continue" or
whatever.  We need to support them.

This commit allows empty responses to PAM questions,
but still requires a non-empty response for username.
Comment 1 Ray Strode [halfline] 2017-06-29 18:22:21 UTC
Created attachment 354705 [details] [review]
authPrompt: allow empty response to PAM messages
Comment 2 Florian Müllner 2017-06-29 22:35:35 UTC
Review of attachment 354705 [details] [review]:

OK
Comment 3 Ray Strode [halfline] 2017-07-10 13:23:30 UTC
Attachment 354705 [details] pushed as a782de6 - authPrompt: allow empty response to PAM messages