1
0
mirror of https://github.com/kakwa/ldapcherry synced 2024-06-01 16:48:06 +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:
kakwa 2015-08-09 19:38:23 +02:00
parent 9074501155
commit aa7db36efc

View File

@ -68,5 +68,5 @@ Example
Here is the ldap backend module that comes with LdapCherry: Here is the ldap backend module that comes with LdapCherry:
.. literalinclude:: ../ldapcherry/backend/backendLdap.py .. literalinclude:: ../ldapcherry/backend/backendDemo.py
:language: python :language: python