freeipa/ipalib
Endi S. Dewata e46d9236d1 Added support for changing vault encryption.
The vault-mod command has been modified to support changing vault
encryption attributes (i.e. type, password, public/private keys)
in addition to normal attributes (i.e. description). Changing the
encryption requires retrieving the stored secret with the old
attributes and rearchiving it with the new attributes.

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

Reviewed-By: Martin Basti <mbasti@redhat.com>
2015-08-25 19:11:53 +02:00
..
plugins Added support for changing vault encryption. 2015-08-25 19:11:53 +02:00
__init__.py Use absolute imports 2015-08-12 18:17:23 +02:00
aci.py ACI plugin: correctly parse bind rules enclosed in parentheses 2015-07-29 16:40:32 +02:00
backend.py Use absolute imports 2015-08-12 18:17:23 +02:00
base.py Use absolute imports 2015-08-12 18:17:23 +02:00
capabilities.py dns_name_values capability added 2014-06-03 15:55:32 +02:00
certstore.py Modernize 'except' clauses 2015-08-12 18:17:23 +02:00
cli.py Use absolute imports 2015-08-12 18:17:23 +02:00
config.py Use absolute imports 2015-08-12 18:17:23 +02:00
constants.py Revert "Hide topology and domainlevel features" 2015-07-10 15:26:50 +02:00
crud.py Use absolute imports 2015-08-12 18:17:23 +02:00
errors.py Use absolute imports 2015-08-12 18:17:23 +02:00
frontend.py Use absolute imports 2015-08-12 18:17:23 +02:00
krb_utils.py Modernize 'except' clauses 2015-08-12 18:17:23 +02:00
messages.py DNSSEC: Detect zone shadowing with incorrect DNSSEC signatures. 2015-06-11 16:08:42 +02:00
output.py Use absolute imports 2015-08-12 18:17:23 +02:00
parameters.py Use absolute imports 2015-08-12 18:17:23 +02:00
pkcs10.py Work around python-nss bug on unrecognised OIDs 2015-08-11 15:28:28 +02:00
plugable.py Use absolute imports 2015-08-12 18:17:23 +02:00
request.py Use absolute imports 2015-08-12 18:17:23 +02:00
rpc.py Modernize 'except' clauses 2015-08-12 18:17:23 +02:00
session.py Use absolute imports 2015-08-12 18:17:23 +02:00
text.py Use absolute imports 2015-08-12 18:17:23 +02:00
util.py DNSSEC: fix forward zone forwarders checks 2015-08-25 17:37:44 +02:00
x509.py Modernize 'except' clauses 2015-08-12 18:17:23 +02:00