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

Rob Crittenden rcritten at redhat.com
Thu Aug 25 12:36:41 UTC 2011


Alexander Bokovoy wrote:
> On 25.08.2011 14:55, Rob Crittenden wrote:
>> 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.
> ACK
>

pushed to master and ipa-2-1




More information about the Freeipa-devel mailing list