shardeum / validator-dashboard

MIT License
22 stars 8 forks source link

RED-302: Set Password Command Fails to Change Password Despite Valid Input #23

Open dnlbui opened 2 months ago

dnlbui commented 2 months ago

https://linear.app/shm/issue/RED-302/[new-validator-gui]-set-password-command-fails-to-change-password

Summary: update CLI password set command, using the new CLI method that accepts the password via stdin instead of as a command-line argument. Changes made in CLI to avoid shell misinterpretation with special characters (i.e. $)