From 33406ddc9ce306fcbada05d2ef20ccddcd3c02d4 Mon Sep 17 00:00:00 2001 From: Girish Ramakrishnan Date: Mon, 18 Aug 2025 21:01:05 +0530 Subject: [PATCH] set sso to false in checklist --- CloudronManifest.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CloudronManifest.json b/CloudronManifest.json index 80c6f2f..5d51641 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -15,7 +15,8 @@ }, "checklist": { "change-default-password": { - "message": "Change the admin password immediately." + "message": "Change the admin password immediately.", + "sso": false } }, "tcpPorts": {