summaryrefslogtreecommitdiffstats
path: root/ipaserver/plugins/hbac.py
blob: 59defc1f2ccfc1458a2d4edd8c1bdfe7524589b0 (plain)
1
2
3
4
5
6
7
#
# Copyright (C) 2016  FreeIPA Contributors see COPYING for license
#

from ipalib.text import _

__doc__ = _('Host-based access control commands')