mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2026-09-02 22:56:13 +08:00
- Render the control-mode radio group only while editing, so the read-only view can no longer mutate the store without passing the 2FA-gated Edit flow - Show a dedicated message when no private key exists at the given path instead of the raw transport error - Share parseHostAddress between the SSH target and host key steps so bracketed IPv6 loopback targets no longer trigger the remote-address warning - Keep a stale host key scan or connection test from clearing the loading state of a newer in-flight run - Align the E2E spec with the read-only control mode view Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>