1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-06-26 16:45:52 +00:00

ldap3

Peter Bieringer 2024-12-18 21:49:06 +01:00
parent 5d916d6727
commit b5a33a8a68

@ -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