Files
Servo/cmd
Eric Rodrigues Pires 23ccc59337 Add password authentication request validation (#323)
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
2024-09-17 12:27:42 -04:00
..