Terminology improvements: use block list

Some places have to use the old name because it's part of the stable API
or stable LDAP attributes.

See: https://tools.ietf.org/id/draft-knodel-terminology-01.html
Signed-off-by: Christian Heimes <cheimes@redhat.com>
Reviewed-By: Alexander Bokovoy <abbra@users.noreply.github.com>
Reviewed-By: Rob Crittenden <rcritten@redhat.com>
This commit is contained in:
Christian Heimes
2020-06-23 10:16:29 +02:00
committed by Florence Blanc-Renaud
parent 3ce816ba77
commit 3ec1b77f6a
11 changed files with 111 additions and 107 deletions
+2 -2
View File
@@ -156,8 +156,8 @@ return {
]
},
{
name: 'blacklists',
label: '@i18n:objects.trust.blacklists',
name: 'blocklists',
label: '@i18n:objects.trust.blocklists',
fields: [
{
$type: 'multivalued',
+1 -1
View File
@@ -682,7 +682,7 @@
"trust": {
"account": "Account",
"admin_account": "Administrative account",
"blacklists": "SID blacklists",
"blocklists": "SID blocklists",
"details": "Trust Settings",
"domain": "Domain",
"establish_using": "Establish using",
+8 -8
View File
@@ -63113,11 +63113,11 @@
"flags" : [
"no_create"
],
"doc" : "SID blacklist incoming",
"doc" : "SID blocklist incoming",
"deprecated" : false,
"alwaysask" : false,
"confirm" : true,
"label" : "SID blacklist incoming",
"label" : "SID blocklist incoming",
"cli_name" : "sid_blacklist_incoming",
"attribute" : true,
"name" : "ipantsidblacklistincoming",
@@ -63134,10 +63134,10 @@
},
{
"attribute" : true,
"label" : "SID blacklist outgoing",
"label" : "SID blocklist outgoing",
"confirm" : true,
"cli_name" : "sid_blacklist_outgoing",
"doc" : "SID blacklist outgoing",
"doc" : "SID blocklist outgoing",
"deprecated" : false,
"alwaysask" : false,
"query" : true,
@@ -91347,10 +91347,10 @@
"noextrawhitespace" : true,
"attribute" : true,
"confirm" : true,
"label" : "SID blacklist incoming",
"label" : "SID blocklist incoming",
"cli_name" : "sid_blacklist_incoming",
"deprecated" : false,
"doc" : "SID blacklist incoming",
"doc" : "SID blocklist incoming",
"alwaysask" : false,
"sortorder" : 2,
"query" : false,
@@ -91362,9 +91362,9 @@
"attribute" : true,
"cli_name" : "sid_blacklist_outgoing",
"confirm" : true,
"label" : "SID blacklist outgoing",
"label" : "SID blocklist outgoing",
"alwaysask" : false,
"doc" : "SID blacklist outgoing",
"doc" : "SID blocklist outgoing",
"deprecated" : false,
"flags" : [
"no_create"