isontheline / pro.webssh.net

iOS / iPadOS / macOS SSH Client
https://apps.apple.com/us/app/id497714887
MIT License
276 stars 31 forks source link

If a host’s key is deleted, you get a pop up window asking for the key’s password when trying to connect #1076

Open isontheline opened 3 months ago

isontheline commented 3 months ago

Bug description

even though there is no key. Maybe if the key is gone you see an (!) beside the host indicating there is a problem?

image

When you click into the host you see “Yes” indicating it is using a private key even though there is no key. Instead, a red “Missing Key!” message would be more helpful to indicate there is a problem.

image

By Vito