From ea3723958e328d03b4e35668a0ca3c83bad18e0a Mon Sep 17 00:00:00 2001 From: hsiegeln <37154749+hsiegeln@users.noreply.github.com> Date: Mon, 6 Apr 2026 22:25:15 +0200 Subject: [PATCH] fix: bootstrap file permission denied, use PNG favicon - Change chmod 600 to 644 on bootstrap JSON (cameleer user needs read) - Use PNG favicon instead of SVG (currentColor invisible in browser tab) Co-Authored-By: Claude Opus 4.6 (1M context) --- docker/logto-bootstrap.sh | 2 +- ui/index.html | 1 - ui/sign-in/index.html | 2 +- 3 files changed, 2 insertions(+), 3 deletions(-) diff --git a/docker/logto-bootstrap.sh b/docker/logto-bootstrap.sh index e7f0f3d..988f967 100644 --- a/docker/logto-bootstrap.sh +++ b/docker/logto-bootstrap.sh @@ -541,7 +541,7 @@ cat > "$BOOTSTRAP_FILE" < - Cameleer SaaS diff --git a/ui/sign-in/index.html b/ui/sign-in/index.html index 4be561f..0ac1a39 100644 --- a/ui/sign-in/index.html +++ b/ui/sign-in/index.html @@ -4,7 +4,7 @@ Sign in — cameleer3 - +