mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Revert "adtrust: remove nttrustpartner parameter"
This reverts commit 185806432d.
The wrong version of patch has been pushed.
https://fedorahosted.org/freeipa/ticket/5354
Reviewed-By: Martin Basti <mbasti@redhat.com>
This commit is contained in:
@@ -22022,6 +22022,20 @@
|
||||
"noextrawhitespace": true,
|
||||
"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"
|
||||
},
|
||||
@@ -22127,6 +22141,21 @@
|
||||
"query": true,
|
||||
"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": [],
|
||||
@@ -22198,6 +22227,20 @@
|
||||
"noextrawhitespace": true,
|
||||
"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"
|
||||
},
|
||||
|
||||
@@ -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": ""
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user