Files
freeipa/ipaserver
Florence Blanc-Renaud 70743c8c48 idrange-add: properly handle empty --dom-name option
When idrange-add is called with --dom-name=, the CLI exits with
ipa: ERROR: an internal error has occurred
This happens because the code checks if the option is provided but does not
check if the value is None.

We need to handle empty dom-name as if the option was not specified.

https://pagure.io/freeipa/issue/6404

Reviewed-By: Stanislav Laznicka <slaznick@redhat.com>
2017-04-05 10:15:51 +02:00
..
2017-04-05 10:12:53 +02:00
2017-03-28 15:02:06 +02:00
2010-12-20 17:19:53 -05:00
2016-06-15 13:51:48 +02:00
2016-10-20 18:43:37 +02:00