mirror of
https://github.com/kakwa/ldapcherry
synced 2025-07-04 20:37:48 +02:00
implementing nesting roles
This commit is contained in:
parent
d74893d104
commit
7524a189fe
11 changed files with 295 additions and 163 deletions
|
@ -33,5 +33,3 @@ class MissingRolesFile(Exception):
|
|||
def __init__(self, rolefile):
|
||||
self.rolefile = rolefile
|
||||
self.log = "fail to open role file <%(rolefile)s>" % { 'rolefile' : rolefile}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue