summaryrefslogtreecommitdiffstats
path: root/ipaclient/plugins/vault.py
Commit message (Expand)AuthorAgeFilesLines
* py3: decode bytes for json.loads()Martin Basti2017-01-241-1/+1
* ipaclient.plugins: Use api_version from internally called commandsDavid Kupka2016-12-141-0/+16
* Use api.env.nss_dir instead of paths.IPA_NSSDB_DIRChristian Heimes2016-11-141-5/+2
* Remove unused variables in the codeMartin Basti2016-09-271-6/+0
* client: Do not create instance just to check isinstanceDavid Kupka2016-08-171-8/+8
* client: add missing output params to client-side commandsJan Cholasta2016-08-101-0/+24
* vault: add missing salt option to vault_modJan Cholasta2016-08-041-1/+1
* frontend: Change doc, summary, topic and NO_CLI to class propertiesDavid Kupka2016-08-031-13/+22
* vault: Catch correct exception in decryptDavid Kupka2016-08-031-1/+1
* client: fix hiding of commands which lack server supportJan Cholasta2016-07-281-4/+8
* Revert "Enable vault-* commands on client"Jan Cholasta2016-07-281-0/+16
* vault-add: set the default vault type on the client side if none was givenMartin Babinsky2016-07-131-0/+5
* Enable vault-* commands on clientMartin Basti2016-07-121-16/+0
* client: add placeholders for required remote pluginsJan Cholasta2016-06-301-1/+46
* client: ignore override errors in command overridesJan Cholasta2016-06-301-1/+1
* ipalib: split off client-side plugin code into ipaclientJan Cholasta2016-06-031-0/+20
* ipalib: move client-side plugins to ipaclientJan Cholasta2016-06-031-0/+936