mirror of
https://github.com/kakwa/ldapcherry
synced 2025-07-04 20:37:48 +02:00
fix setup.py
This commit is contained in:
parent
a404cf0b39
commit
7019cc2348
2 changed files with 2 additions and 1 deletions
|
@ -28,6 +28,7 @@ class MissingAttr(Exception):
|
|||
self.log = 'attributes "cn" and "unicodePwd" must be declared ' \
|
||||
'in attributes.yml for all Active Directory backends.'
|
||||
|
||||
|
||||
NO_ATTR = 0
|
||||
DISPLAYED_ATTRS = 1
|
||||
LISTED_ATTRS = 2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue