mirror of
https://github.com/YunoHost/moulinette.git
synced 2024-09-03 20:06:31 +02:00
[doc] add ldap schema
This commit is contained in:
parent
63cff1971a
commit
ca3218f239
1 changed files with 7 additions and 0 deletions
|
@ -69,6 +69,13 @@ Here its docstring:
|
|||
|
||||
.. autoclass:: moulinette.authenticators.ldap.Authenticator
|
||||
|
||||
LDAP Schema
|
||||
===========
|
||||
|
||||
This is a generated example of the ldap schema provided by YunoHost (instructions on how to generate it can be found in the :file:`ldap_graph.dot` file):
|
||||
|
||||
.. image:: ldap_graph.png
|
||||
|
||||
Reading from LDAP
|
||||
=================
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue