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

_______________________________________________
Freeipa-devel mailing list
Freeipa-devel@redhat.com
https://www.redhat.com/mailman/listinfo/freeipa-devel

Reply via email to