Radish alpha
h
rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5
Radicle Heartwood Protocol & Stack
Radicle
Git
when authorizing node and entering incorrect passphrase, it doesn't delete old passphrase
Open did:key:z6MkvZwz...Gq3C opened 2 years ago crate=radicle-cli type=improvement

i expect to be able to enter my correct passphrase, after being notified there was a passphrase failure. instead i have to delete my old passphrase first.

fintohaps commented 2 years ago

Unfortunately, I can’t find a way to clear the passphrase entry on failure in the upstream library. I have, however, created a patch that allows you to reveal your passphrase[0] using Ctrl+R so that you can fix the entry. Obviously, this should be used with caution when in public.

Once the issue[1] has been resolved upstream, we can use that solution instead.