host debug

This commit is contained in:
2026-03-09 00:11:32 +01:00
parent 9f22fa068e
commit e875956b61
3 changed files with 25 additions and 0 deletions

View File

@@ -398,6 +398,8 @@ function hostAuthOk(array $host, bool $strictHostKey): bool
<span class="update-badge" data-upgrade-badge>OS: </span>
<span class="muted" data-update-time>Nie geprüft</span>
</div>
<pre class="host-debug" data-update-debug>Update Debug: </pre>
<pre class="host-debug" data-upgrade-debug>Upgrade Debug: </pre>
<div style="display:flex; gap:8px; flex-wrap:wrap;">
<button class="nav-link" type="button" data-host-check>Updates prüfen</button>
</div>