1
0
mirror of https://github.com/kakwa/ldapcherry synced 2024-06-07 03:27:48 +02:00

fix default ppolicy

This commit is contained in:
kakwa 2015-07-14 14:03:05 +02:00
parent cee73ceb93
commit a83cae5428

View File

@ -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