mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2026-09-03 07:24:52 +08:00
The nginx control settings validator only ever accepted key authentication and nothing set a password reference, so the auth method and password fields, the password branch in the SSH client, the runner warning, the API payload fields, the TS types and the doc rows all carried state that could never be exercised. Remove them; the SSH client now always authenticates with the configured private key. Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>