mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Rename hbac module to hbacrule
The renaming follows previous discussion on mailing list and it leads to name compatibility with other plugins (e.g. sudorule). It is also necessary for following changes in ipa help.
This commit is contained in:
committed by
Rob Crittenden
parent
a1188d95e8
commit
bfc338d81c
@@ -45,7 +45,7 @@ from ipalib import api, errors
|
||||
from ipalib import Str, StrEnum
|
||||
from ipalib.plugins.baseldap import *
|
||||
from ipalib import _, ngettext
|
||||
from ipalib.plugins.hbac import is_all
|
||||
from ipalib.plugins.hbacrule import is_all
|
||||
|
||||
|
||||
output_params = (
|
||||
|
||||
Reference in New Issue
Block a user