freeipa/ipaclient/plugins
Martin Babinsky a1a7ecdc7b vault-add: set the default vault type on the client side if none was given
`vault-add` commands does much processing depending on the vault type even
before the request is forwarded to remote server. Since default values for
parameters are now filled only on server side, the client-side logic would
fail if the vault type was not explicitly given. In this case we have to
retrieve and use the default vault type from schema.

https://fedorahosted.org/freeipa/ticket/6047

Reviewed-By: Stanislav Laznicka <slaznick@redhat.com>
2016-07-13 18:46:31 +02:00
..
__init__.py ipaclient: introduce ipaclient.plugins 2016-06-03 09:00:34 +02:00
automember.py client: ignore override errors in command overrides 2016-06-30 16:32:20 +02:00
automount.py client: add placeholders for required remote plugins 2016-06-30 16:32:20 +02:00
cert.py client: ignore override errors in command overrides 2016-06-30 16:32:20 +02:00
certprofile.py client: ignore override errors in command overrides 2016-06-30 16:32:20 +02:00
dns.py client: ignore override errors in command overrides 2016-06-30 16:32:20 +02:00
hbacrule.py ipalib: split off client-side plugin code into ipaclient 2016-06-03 09:00:34 +02:00
hbactest.py client: ignore override errors in command overrides 2016-06-30 16:32:20 +02:00
host.py client: ignore override errors in command overrides 2016-06-30 16:32:20 +02:00
idrange.py client: ignore override errors in command overrides 2016-06-30 16:32:20 +02:00
internal.py client: ignore override errors in command overrides 2016-06-30 16:32:20 +02:00
location.py client: ignore override errors in command overrides 2016-06-30 16:32:20 +02:00
migration.py Removed unused method parameter from migrate-ds 2016-07-13 18:40:22 +02:00
misc.py client: ignore override errors in command overrides 2016-06-30 16:32:20 +02:00
otptoken_yubikey.py client: add placeholders for required remote plugins 2016-06-30 16:32:20 +02:00
otptoken.py client: ignore override errors in command overrides 2016-06-30 16:32:20 +02:00
passwd.py client: ignore override errors in command overrides 2016-06-30 16:32:20 +02:00
permission.py client: ignore override errors in command overrides 2016-06-30 16:32:20 +02:00
rpcclient.py ipalib: move client-side plugins to ipaclient 2016-06-03 09:00:34 +02:00
server.py client: ignore override errors in command overrides 2016-06-30 16:32:20 +02:00
service.py client: ignore override errors in command overrides 2016-06-30 16:32:20 +02:00
sudorule.py client: ignore override errors in command overrides 2016-06-30 16:32:20 +02:00
topology.py client: ignore override errors in command overrides 2016-06-30 16:32:20 +02:00
trust.py client: ignore override errors in command overrides 2016-06-30 16:32:20 +02:00
user.py client: ignore override errors in command overrides 2016-06-30 16:32:20 +02:00
vault.py vault-add: set the default vault type on the client side if none was given 2016-07-13 18:46:31 +02:00