I messed up gitlab's authorized keys... How to recover?
Created by: trusktr
This isn't a very well tested use case I guess.
So I manually deleted keys from gitlab's ~/.ssh/authorized_keys, and the keys still show up in gitlab "Profile settings". So I go ahead and delete the key through GitLab's UI, then I add a new key through GitLab's UI, and it looks good. GitLab shows my key...
But it doesn't show up in ~/.ssh/authorized_keys!
Why might that be?