fix: update GlitchTip guest password to meet 8-char minimum

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Till JS 2026-03-19 21:06:56 +01:00
parent bc5b468d9b
commit 47f4f89b3c

View file

@ -227,7 +227,7 @@ const statuses = [...new Set(sortedAudits.map((a) => a.data.status))];
</div>
<div>
<div class="text-foreground text-xs font-medium">GlitchTip</div>
<div class="text-muted-foreground text-[10px]">guest@mana.how / guest</div>
<div class="text-muted-foreground text-[10px]">guest@mana.how / guestguest</div>
</div>
</a>
<a