Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • decorator-interface
  • v0.1.2 protected
  • v0.1.1 protected
  • v0.1.0 protected
  • v0.0.1.dev6 protected
  • v0.0.1.dev5 protected
  • v0.0.1.dev4 protected
  • v0.0.1.dev3 protected
  • v0.0.1.dev2 protected
  • v0.0.1.dev1 protected
  • v0.0.1.dev0 protected
12 results

python-ldapserver

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Julian Rother authored
    EntryTemplate.extract_search_constraints now returns constraints for
    "(|(FILTER))" as if it were "(FILTER)".
    38eeb41c
    History

    Python LDAP Server Library

    Python library that implements the socketserver.BaseRequestHandler interface for LDAP. It provides stubs for all operations (BIND, SEARCH, ...). Overwrite the stubs you need to provide actual functionality.

    See the documentation for further details.