From b5a33a8a683f7248c45a1fe99b45e384e6119ab5 Mon Sep 17 00:00:00 2001 From: Peter Bieringer Date: Wed, 18 Dec 2024 21:49:06 +0100 Subject: [PATCH] ldap3 --- Home.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Home.md b/Home.md index 2423c1f..de5211a 100644 --- a/Home.md +++ b/Home.md @@ -54,6 +54,7 @@ TODO: add Ubuntu LTS | dateutil | >= 2.8.1 | https://pypi.org/project/python-dateutil/ | | | | bcrypt | >= 4.0.0 ??? | https://pypi.org/project/bcrypt/ | only required in case of `htpasswd` file user authentication | | | pika | >= 1.1.0 | https://pypi.org/project/pika/ | required for RabbitMQ hook support | >= 3.2.0 | +| ldap3 | >= ? | https://pypi.org/project/ldap3/ | required for user authentication via LDAP | >= 3.3.0 | # Radicale Installation