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

Alexander Bokovoy abokovoy at redhat.com
Thu Aug 25 11:43:49 UTC 2011


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))

-- 
/ Alexander Bokovoy




More information about the Freeipa-devel mailing list