From 7cf7326de38999f627a966b75ea7fbc81e737291 Mon Sep 17 00:00:00 2001 From: Tatjana Kaschperko Lindt Date: Wed, 14 Jan 2026 12:51:40 +0100 Subject: [PATCH 1/2] IONOS(ncw_tools): add submodule (v1.0.0-3af182e) https://github.com/IONOS-Productivity/ncw-tools/tree/v1.0.0-3af182e git submodule add -f git@github.com:IONOS-Productivity/ncw-tools.git apps-external/ncw_tools cd apps-external/ncw_tools git checkout v1.0.0-3af182emain cd - git submodule update --init apps-external/activity git add .gitmodules apps-external/ncw_tools Signed-off-by: Tatjana Kaschperko Lindt --- .gitmodules | 3 +++ apps-external/ncw_tools | 1 + 2 files changed, 4 insertions(+) create mode 160000 apps-external/ncw_tools diff --git a/.gitmodules b/.gitmodules index 8011d8c0460ec..a7c0d60e7e858 100644 --- a/.gitmodules +++ b/.gitmodules @@ -88,3 +88,6 @@ [submodule "apps-external/twofactor_totp"] path = apps-external/twofactor_totp url = git@github.com:nextcloud/twofactor_totp.git +[submodule "apps-external/ncw_tools"] + path = apps-external/ncw_tools + url = git@github.com:IONOS-Productivity/ncw-tools.git diff --git a/apps-external/ncw_tools b/apps-external/ncw_tools new file mode 160000 index 0000000000000..3af182e92b7c5 --- /dev/null +++ b/apps-external/ncw_tools @@ -0,0 +1 @@ +Subproject commit 3af182e92b7c529e3b42f4d0dce090945efbcb46 From c749091cd0bd9497ecb14e03bb746a37de16bca0 Mon Sep 17 00:00:00 2001 From: Tatjana Kaschperko Lindt Date: Wed, 14 Jan 2026 14:32:02 +0100 Subject: [PATCH 2/2] IONOS(config): update submodule to 7fcb2840bf7 (configure ncw_tools app) Signed-off-by: Tatjana Kaschperko Lindt --- IONOS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/IONOS b/IONOS index 81256d62e4b76..7fcb2840bf792 160000 --- a/IONOS +++ b/IONOS @@ -1 +1 @@ -Subproject commit 81256d62e4b7669b6ce9fde7a80166089d76af87 +Subproject commit 7fcb2840bf7928d10cdf89de274836bb147b3870