From 6dd19a89a58fae42619743d973a657131bcbebcd Mon Sep 17 00:00:00 2001 From: Matthew Wilks Date: Mon, 17 Jul 2023 10:03:19 +1000 Subject: [PATCH] Add a newline to fix links in LLDAP section of the README (#1871) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2beae90c7..ad6a5f7c1 100644 --- a/README.md +++ b/README.md @@ -73,6 +73,7 @@ Kanidm is pronounced as "kar - nee - dee - em". ## Comparison with other services
LLDAP + [LLDAP](https://github.com/nitnelave/lldap) is a similar project aiming for a small and easy to administer LDAP server with a web administration portal. Both projects use the [Kanidm LDAP bindings](https://github.com/kanidm/ldap3), and have many similar ideas.