when authorizing node and entering incorrect passphrase, it doesn't delete old passphrase
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.
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.