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
    While "src/" seems to be the recommended way, too many (linter/testing/...)
    tools have problems with it.
    4430ced2
    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.

    Early prototype, API not stable yet, do not rely on it!