summaryrefslogtreecommitdiffstats
path: root/ipatests/test_xmlrpc/test_vault_plugin.py
Commit message (Expand)AuthorAgeFilesLines
* ipalib: move server-side plugins to ipaserverJan Cholasta2016-06-031-1/+1
* rpc: specify connection options in API configJan Cholasta2016-06-031-1/+1
* Remove unused importsMartin Basti2015-12-231-1/+1
* Applied tier0 and tier1 marks on unit tests and xmlrpc testsMilan Kubik2015-11-091-0/+2
* FIX vault testsMartin Basti2015-09-091-6/+33
* Modernize use of range()Petr Viktorin2015-09-011-1/+1
* Replace uses of map()Petr Viktorin2015-09-011-1/+1
* vault: fix vault tests after default type changePetr Vobornik2015-08-261-2/+9
* Added support for changing vault encryption.Endi S. Dewata2015-08-251-0/+249
* Use absolute importsPetr Viktorin2015-08-121-1/+1
* tests: vault_plugin: Skip tests if KRA not availableTomas Babej2015-07-221-0/+11
* Added vault access control.Endi S. Dewata2015-07-081-6/+21
* Added ipaVaultPublicKey attribute.Endi S. Dewata2015-07-071-2/+2
* Added symmetric and asymmetric vaults.Endi S. Dewata2015-07-071-23/+198
* vault: Move vaults to cn=vaults,cn=kraJan Cholasta2015-06-101-12/+12
* Added vault-archive and vault-retrieve commands.Endi S. Dewata2015-06-081-1/+71
* Added vault plugin.Endi S. Dewata2015-05-251-0/+445