]> git.ipfire.org Git - thirdparty/git.git/commit
git-gui: ssh-askpass: add a checkbox to show the input text
authorDavid Aguilar <davvid@gmail.com>
Sat, 7 Nov 2020 22:20:39 +0000 (14:20 -0800)
committerPratyush Yadav <me@yadavpratyush.com>
Tue, 1 Dec 2020 19:28:13 +0000 (00:58 +0530)
commita4e1bc99713355b8b11cdd8ae691aa05f063b351
tree823c764a0155834897583ba66edd11688ee8ddc5
parent8222c75899898ffff88382ea5dd8f06e79bf1264
git-gui: ssh-askpass: add a checkbox to show the input text

Hide the input text by default since the field is
commonly used for sensative informations such as passwords.

Add a "Show input" checkbox to conditionally show the input.

Helped-by: Miguel Boekhold <miguel.boekhold@osudio.com>
Signed-off-by: Efimov Vasily <laer.18@gmail.com>
Signed-off-by: David Aguilar <davvid@gmail.com>
Signed-off-by: Pratyush Yadav <me@yadavpratyush.com>
git-gui--askpass