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
{{ message }}
This repository was archived by the owner on Oct 19, 2024. It is now read-only.
After I created my personal account on the server I added my public github keys to /home/me/.ssh/authorized_keys but all recap tasks contiue to prompt me for password which is highly annoying.
It should instead check if ~/.ssh/authorized_keys exists and assume that no password is then needed and if that fails, then request the password.
FYI, in addition to this you could easily make this part of the setup by asking for Github username and then running this to add their keys: