mirror of
https://gitea.com/gitea/tea.git
synced 2026-06-05 18:58:43 +02:00
4877f181fb
Since one of the last updates (I cannot tell you exactly which one, but likely 0.10 or 0.11), tea always asks me for my ssh passphrase without actually needing it. I do not have anything configured regarding SSH keys. The passphrase is not even verified, you can enter anything there. But as this is quite annoying, I fixed this by moving the prompt to only be used when a ssh key/cert is configured. Would be nice to get this in. Thanks! Reviewed-on: https://gitea.com/gitea/tea/pulls/844 Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com> Co-authored-by: qwerty287 <qwerty287@posteo.de> Co-committed-by: qwerty287 <qwerty287@posteo.de>