mirror of
https://github.com/kakwa/ldapcherry
synced 2024-11-22 09:24:21 +01:00
fix default ppolicy
This commit is contained in:
parent
cee73ceb93
commit
a83cae5428
@ -25,6 +25,7 @@ class PPolicy:
|
||||
and 'reason', an explaination string
|
||||
"""
|
||||
ret = {'match': True, 'reason': 'no password policy'}
|
||||
return ret
|
||||
|
||||
def info(self):
|
||||
""" gives information about the ppolicy
|
||||
|
Loading…
Reference in New Issue
Block a user