summaryrefslogtreecommitdiffstats
path: root/install/ui
diff options
context:
space:
mode:
authorMartin Basti <mbasti@redhat.com>2016-06-10 12:18:23 +0200
committerMartin Basti <mbasti@redhat.com>2016-06-10 12:20:17 +0200
commit478017357b50cb7fe30d6a4e26c3c47e111c91d0 (patch)
tree173c327c8c32ad790549af7973fa2052f9dcd379 /install/ui
parent185806432d6dfccc5cdd73815471ce60a575b073 (diff)
downloadfreeipa-478017357b50cb7fe30d6a4e26c3c47e111c91d0.tar.gz
freeipa-478017357b50cb7fe30d6a4e26c3c47e111c91d0.tar.xz
freeipa-478017357b50cb7fe30d6a4e26c3c47e111c91d0.zip
Revert "adtrust: remove nttrustpartner parameter"
This reverts commit 185806432d6dfccc5cdd73815471ce60a575b073. The wrong version of patch has been pushed. https://fedorahosted.org/freeipa/ticket/5354 Reviewed-By: Martin Basti <mbasti@redhat.com>
Diffstat (limited to 'install/ui')
-rw-r--r--install/ui/test/data/ipa_init_commands.json43
-rw-r--r--install/ui/test/data/ipa_init_objects.json13
2 files changed, 56 insertions, 0 deletions
diff --git a/install/ui/test/data/ipa_init_commands.json b/install/ui/test/data/ipa_init_commands.json
index b5c482eac..c7f717c35 100644
--- a/install/ui/test/data/ipa_init_commands.json
+++ b/install/ui/test/data/ipa_init_commands.json
@@ -22023,6 +22023,20 @@
"type": "unicode"
},
{
+ "attribute": true,
+ "class": "Str",
+ "deprecated_cli_aliases": [],
+ "doc": "Trusted domain partner",
+ "flags": [
+ "no_display",
+ "no_option"
+ ],
+ "label": "Trusted domain partner",
+ "name": "ipanttrustpartner",
+ "noextrawhitespace": true,
+ "type": "unicode"
+ },
+ {
"name": "setattr"
},
{
@@ -22128,6 +22142,21 @@
"type": "unicode"
},
{
+ "attribute": true,
+ "class": "Str",
+ "deprecated_cli_aliases": [],
+ "doc": "Trusted domain partner",
+ "flags": [
+ "no_display",
+ "no_option"
+ ],
+ "label": "Trusted domain partner",
+ "name": "ipanttrustpartner",
+ "noextrawhitespace": true,
+ "query": true,
+ "type": "unicode"
+ },
+ {
"class": "Int",
"deprecated_cli_aliases": [],
"doc": "Time limit of search in seconds",
@@ -22199,6 +22228,20 @@
"type": "unicode"
},
{
+ "attribute": true,
+ "class": "Str",
+ "deprecated_cli_aliases": [],
+ "doc": "Trusted domain partner",
+ "flags": [
+ "no_display",
+ "no_option"
+ ],
+ "label": "Trusted domain partner",
+ "name": "ipanttrustpartner",
+ "noextrawhitespace": true,
+ "type": "unicode"
+ },
+ {
"name": "setattr"
},
{
diff --git a/install/ui/test/data/ipa_init_objects.json b/install/ui/test/data/ipa_init_objects.json
index d8dfba27f..ca98a1a22 100644
--- a/install/ui/test/data/ipa_init_objects.json
+++ b/install/ui/test/data/ipa_init_objects.json
@@ -8527,6 +8527,19 @@
"noextrawhitespace": true,
"type": "unicode"
},
+ {
+ "class": "Str",
+ "deprecated_cli_aliases": [],
+ "doc": "Trusted domain partner",
+ "flags": [
+ "no_display",
+ "no_option"
+ ],
+ "label": "Trusted domain partner",
+ "name": "ipanttrustpartner",
+ "noextrawhitespace": true,
+ "type": "unicode"
+ }
],
"uuid_attribute": ""
},