Skip to content

Fix sudo cmd && cmd. make gkey strip whitespace and accept lowercase. implement toggle password visibility#36

Merged
onlykey merged 4 commits intotrustcrypto:masterfrom
ejhuff:patch-1
Sep 8, 2020
Merged

Fix sudo cmd && cmd. make gkey strip whitespace and accept lowercase. implement toggle password visibility#36
onlykey merged 4 commits intotrustcrypto:masterfrom
ejhuff:patch-1

Conversation

@ejhuff
Copy link
Copy Markdown
Contributor

@ejhuff ejhuff commented Aug 29, 2020

No description provided.

ejhuff added 4 commits August 28, 2020 22:10
sudo bash -c 'udevadm control --reload-rules && udevadm trigger'
so you don't have to enter sudo password twice
So I can paste from my copy of the original secret google provided.
The keybindings object must be passed to prompt, and the is_password argument must be a Condition (a/k/a filter).
prompt('prompt: ', is_password=Condition(lambda: hidden[0]), key_bindings=key_bindings)
@ejhuff ejhuff changed the title sudo cmd && cmd --> sudo cmd && sudo cmd Fix sudo cmd && cmd. make gkey strip whitespace and accept lowercase. implement toggle password visibility Sep 2, 2020
@onlykey onlykey merged commit 42bf2f0 into trustcrypto:master Sep 8, 2020
@onlykey
Copy link
Copy Markdown
Contributor

onlykey commented Sep 8, 2020

Looks good. Thanks for the PR @ejhuff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants