mirror of
https://github.com/kakwa/ldapcherry
synced 2025-07-03 11:57:41 +02:00
using demo backend as an example
the demo backend is far simplier than the ldap backend, so it's more logic to use it as an implementation example
This commit is contained in:
parent
9074501155
commit
aa7db36efc
1 changed files with 1 additions and 1 deletions
|
@ -68,5 +68,5 @@ Example
|
|||
|
||||
Here is the ldap backend module that comes with LdapCherry:
|
||||
|
||||
.. literalinclude:: ../ldapcherry/backend/backendLdap.py
|
||||
.. literalinclude:: ../ldapcherry/backend/backendDemo.py
|
||||
:language: python
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue