mirror of
https://github.com/antoniomika/sish.git
synced 2026-04-23 00:27:15 +08:00
23ccc59337
This adds a password-based authentication mechanism under the option `--authentication-password-request-url`, which functions similarly to `--authentication-key-request-url`, but takes a password instead of a public key. Closes #322