You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by dk...@apache.org on 2020/02/08 05:44:48 UTC

[sling-org-apache-sling-app-cms] 03/03: Adding Documentation for LDAP

This is an automated email from the ASF dual-hosted git repository.

dklco pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-app-cms.git

commit 9a22a9625d9a5818420284b20cda361e5d88ebf7
Author: Dan Klco <dk...@apache.org>
AuthorDate: Sat Feb 8 00:44:31 2020 -0500

    Adding Documentation for LDAP
---
 docs/administration.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/docs/administration.md b/docs/administration.md
index 4191341..a6bc098 100644
--- a/docs/administration.md
+++ b/docs/administration.md
@@ -19,6 +19,7 @@
  - [Configuring File Editor](configure-file-editor.md)
  - [Error Pages](error-pages.md)
  - [Image Transformations](image-transformations.md)
+ - [LDAP Authentication](ldap.md)
  - [MongoDB Support](mongodb.md)
  - [Plugins](plugins.md)
  - [Securing Sling CMS](securing.md)