From 25d6649ab6c45ae810205270b7d7e692afc2a0da Mon Sep 17 00:00:00 2001 From: Arthur Lu Date: Tue, 16 Sep 2025 23:16:48 +0000 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a3db857..01d40cb 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # ProxmoxAAS LDAP - Simple REST API for LDAP +PAAS-LDAP will be deprecated in the future. Future deployments will use [user-manager-api](https://git.tronnet.net/tronnet/user-manager-api) instead. + ProxmoxAAS LDAP provides a simple API for managing users and groups in a simplified LDAP server. Expected LDAP configuration can be initialized using [open-ldap-setup](https://git.tronnet.net/tronnet/open-ldap-setup). ## Installation