From f841d0a9ae85ed0f26f4535207e4e1b7ee11d8e8 Mon Sep 17 00:00:00 2001 From: Christopher Schultz Date: Wed, 9 Sep 2026 11:49:15 -0400 Subject: [PATCH] Fix URL for plugin This fixes #10 Signed-off-by: Christopher Schultz --- src/main/resources/plugin.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/plugin.xml b/src/main/resources/plugin.xml index 940d629..11233d5 100644 --- a/src/main/resources/plugin.xml +++ b/src/main/resources/plugin.xml @@ -3,7 +3,7 @@ Christopher Schultz 0.1 4.5.2, 4.5.0, 4.4.2, 4.4.1, 4.4.0, 4.3.0, 4.1.1, 4.1.0, 4.0.0, 3.12.0, 3.11.0, 3.10.1, 3.10.0, 3.9.0, 3.8.1, 3.8.0 - https://github.com/OpenIntegrationEngine/ldap-auth + https://github.com/OpenIntegrationEngine/ldap-plugin Authenticates against an LDAP server.