Git SSH-Key based authentication failes, if username contains "AT" character

I have a header based authentication and the username contains the "@" character.
After doing several debugging, it seems that the "@" char is the reason, which is used as name in the keyfile.
It seems, that the key file can't be found.
Storage is in
.node-red/projects/.sshkeys/<username>_keyname

Can you help me to fix this issue?

Sounds like there could be a bug. Can you raise an issue on GitHub so this can be investigated?

1 Like

Thanks for your support, I opened Git SSH-Key based authentication failes, if username contains "AT" character · Issue #3246 · node-red/node-red · GitHub

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.