You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I tried to make the plugin work I never found an entry, so I debugged the code and saw that under KeepassXC you are not looking for ssh://[host] but for ssh:[host]. This might be a typo but changing the following worked for me
When I tried to make the plugin work I never found an entry, so I debugged the code and saw that under KeepassXC you are not looking for
ssh://[host]
but forssh:[host]
. This might be a typo but changing the following worked for meOn a side note, entering the URL values with just
ssh:[host]
is marked red in KeepassXC, indicating that the URL is not correctThe text was updated successfully, but these errors were encountered: