From f6fdddc36cd071e83dd763a02c8664f572d60fa1 Mon Sep 17 00:00:00 2001 From: Arthur Lu Date: Tue, 16 Sep 2025 21:24:17 +0000 Subject: [PATCH] add ProxmoxAAS-LDAP directly to project as submodule --- .gitmodules | 3 +++ ProxmoxAAS-LDAP | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 ProxmoxAAS-LDAP diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..6613f81 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "ProxmoxAAS-LDAP"] + path = ProxmoxAAS-LDAP + url = https://git.tronnet.net/tronnet/ProxmoxAAS-LDAP diff --git a/ProxmoxAAS-LDAP b/ProxmoxAAS-LDAP new file mode 160000 index 0000000..565d0d7 --- /dev/null +++ b/ProxmoxAAS-LDAP @@ -0,0 +1 @@ +Subproject commit 565d0d769b45fe4ec1f04d4520b30ad1ff8efc9f