Open /api/system/health to all signed-in users so the Dashboard hero works for non-admins

This commit is contained in:
marvin
2026-09-19 16:27:18 -04:00
parent 4ff29d4b2a
commit 39f10f7378
6 changed files with 16 additions and 8 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
<img alt="Docker" src="https://img.shields.io/badge/Docker-ready-2496ED?logo=docker&logoColor=white">
<img alt="Architectures" src="https://img.shields.io/badge/platform-amd64%20%7C%20arm64-5965F2">
<img alt="Caddy" src="https://img.shields.io/badge/powered%20by-Caddy-1F88C0">
<img alt="Version" src="https://img.shields.io/badge/version-0.16.35-62E6A7">
<img alt="Version" src="https://img.shields.io/badge/version-0.16.36-62E6A7">
</p>
<p>
<a href="#why-site-gateway">Why Site Gateway</a> ·