freeipa/ipaclient
Jan Cholasta 1e912f5b83 dns: fix dnsrecord_add interactive mode
`dnsrecord_add` interactive mode might prompt for value of non-existent
arguments `a_part_create_reverse` and `aaaa_part_create_reverse`. This
happens because `dnsrecord_add` extra flags are incorrectly defined as
parts of the respective DNS records.

Remove extra flags from DNS record parts to fix the interactive mode on old
clients talking to new servers. Skip non-existent arguments in the
interactive mode to fix new clients talking to old servers.

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

Reviewed-By: Martin Basti <mbasti@redhat.com>
2017-03-08 15:52:41 +01:00
..
install Moving ipaCert from HTTPD_ALIAS_DIR 2017-03-01 09:43:41 +00:00
plugins dns: fix dnsrecord_add interactive mode 2017-03-08 15:52:41 +01:00
remote_plugins Drop in-memory copy of schema zip file 2017-03-01 12:50:43 +01:00
__init__.py Split ipa-client/ into ipaclient/ (Python library) and client/ (C, scripts) 2016-01-27 12:09:02 +01:00
csrgen.py tests: Add tests for CSR autogeneration 2017-01-31 10:20:28 +01:00
frontend.py frontent: Add summary class property to CommandOverride 2016-08-17 14:16:04 +02:00
Makefile.am Build: Makefiles for Python packages 2016-11-09 13:08:32 +01:00
setup.cfg Port all setup.py to setuptools 2016-10-20 18:43:37 +02:00
setup.py Vault: port key wrapping to python-cryptography 2017-03-02 14:22:11 +01:00