[Freeipa-devel] [PATCH] 856 add option to only prompt once for passwords

Rob Crittenden rcritten at redhat.com
Thu Aug 25 11:55:04 UTC 2011


Alexander Bokovoy wrote:
> On 25.08.2011 01:17, Rob Crittenden wrote:
>> The Password parameter was set up to take passwords for users where you
>> would want to confirm the entered password. There is a case in the
>> entitlement plugin where we want to prompt for a password to an external
>> service, so prompt just once. This adds a new option to Password,
>> confirm, to decide what to do.
> You forgot to re-generate API.txt.
> -option: Password('password', label=Gettext('Password', domain='ipa',
> localedir=None))
> +option: Password('password', confirm=False, label=Gettext('Password',
> domain='ipa', localedir=None))
>

Updated patch attached.

rob
-------------- next part --------------
A non-text attachment was scrubbed...
Name: freeipa-rcrit-856-2-password.patch
Type: text/x-patch
Size: 4673 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20110825/d319e220/attachment.bin>


More information about the Freeipa-devel mailing list