lp://staging/~christian-w/lightdm-gtk-greeter/pam-multiple-prompts
- Get this branch:
- bzr branch lp://staging/~christian-w/lightdm-gtk-greeter/pam-multiple-prompts
Branch merges
- Sean Davis: Approve (maintainer)
-
Diff: 274 lines (+148/-22)1 file modifiedsrc/lightdm-gtk-greeter.c (+148/-22)
Branch information
Recent revisions
- 210. By Christian Seiler
-
Support multiple prompts in PAM conversation rounds
PAM allows for a single round of a conversation to contain multiple
prompts. Use case: if a user's password is expired, the Kerberso 5 PAM
module, pam_krb5, makes use of PAM's feature to supply multiple prompts
in order to ask the user to change their password during the
authentication phase (after verification of the old password).This patch changes the show_message_cb and show_prompt_cb signal
handlers to record the information in a list of pending prompts and use
a central processing function to display one prompt at a time to make
multiple prompts work properly. Additionally, for all prompts after the
first one, the text accompanying the prompt is used for the message
label (unless that has already been filled by a message), so that it is
clear to the user for what additional information they are asked. - 209. By Launchpad Translations on behalf of lightdm-gtk-greeter-team
-
Launchpad automatic translations update.
- 206. By Launchpad Translations on behalf of lightdm-gtk-greeter-team
-
Launchpad automatic translations update.
- 205. By Simon Steinbeiß
-
Merge Alt+F4 shortcut for shutdown-dialog and gtkframe as parent for user-image
- 201. By Launchpad Translations on behalf of lightdm-gtk-greeter-team
-
Launchpad automatic translations update.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)