mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Removed HBAC deny rule warning.
The HBAC deny rule is no longer supported so it's no longer necessary to show the warning. Ticket #1444
This commit is contained in:
@@ -296,11 +296,9 @@ class i18n_messages(Command):
|
||||
},
|
||||
"hbacrule": {
|
||||
"active": _("Active"),
|
||||
"allow": _("Allow"),
|
||||
"any_host": _("Any Host"),
|
||||
"any_service": _("Any Service"),
|
||||
"anyone": _("Anyone"),
|
||||
"deny": _("Deny"),
|
||||
"host": _("Accessing"),
|
||||
"inactive": _("Inactive"),
|
||||
"ipaenabledflag": _("Rule status"),
|
||||
|
||||
Reference in New Issue
Block a user