From 7a74d0338a9d25b3ae2ee11195fe0b7afce59b15 Mon Sep 17 00:00:00 2001 From: Marco Ardizzone Date: Sat, 22 Nov 2025 12:43:30 +0100 Subject: [PATCH] Add Zitadel --- source/data/dynamic/applications.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/source/data/dynamic/applications.json b/source/data/dynamic/applications.json index 724b829..4da0a66 100644 --- a/source/data/dynamic/applications.json +++ b/source/data/dynamic/applications.json @@ -11708,6 +11708,22 @@ "license": "NOASSERTION", "homepage_url": "https://www.deluge-torrent.org" }, + { + "name": "Zitadel", + "description": "", + "repo_url": "https://github.com/zitadel/zitadel", + "tags": ["web-cloud"], + "platforms": [ + "selfhost" + ], + "category": "authentication", + "stars": 0, + "flags": [], + "last_commit": "", + "language": "Go", + "license": "AGPL-3.0", + "homepage_url": "https://zitadel.com/" + }, { "name": "Lenovo Legion Linux", "description": "Driver and tools for controlling Lenovo Legion laptops in Linux including fan control and power mode.",