From fbd602fc139ca316a7a39ecd29956dbd10e70658 Mon Sep 17 00:00:00 2001 From: kakwa Date: Sat, 7 Nov 2015 10:04:52 +0100 Subject: [PATCH] adding a page referencing external plugins --- docs/external_plugins.rst | 14 ++++++++++++++ docs/index.rst | 1 + 2 files changed, 15 insertions(+) create mode 100644 docs/external_plugins.rst diff --git a/docs/external_plugins.rst b/docs/external_plugins.rst new file mode 100644 index 0000000..b56bebb --- /dev/null +++ b/docs/external_plugins.rst @@ -0,0 +1,14 @@ +LdapCherry plugins list +======================= + +If you have developped OSS LdapCherry plugins, please fill an `Issue Here `_ +with a link to your plugin and a small description. + +Password Policy plugins +----------------------- + +* `Cracklib PPolicy `_ + +Backend plugins +--------------- + diff --git a/docs/index.rst b/docs/index.rst index a276d8e..5ec13e5 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -9,6 +9,7 @@ deploy backends full_configuration + external_plugins backend_api ppolicy_api changelog