Replies: 2 comments
-
Discussed also here: #48 But looks like there was no solution? |
Beta Was this translation helpful? Give feedback.
0 replies
-
you can have sshpiper to verify the pub key in gitea and you have to add another trust key to gitea user privX -> sshpiper (verify pubkey of privX, map to privY ) -> gitea (verify pubkey of privY) 2 things to think: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi @tg123,
I use sshpiper as sftp / ssh reverse proxy and it works fine! Thinking about pubkey instead of password and how to setup this the easiest way... Looks like some steps need to be done like generate, place key pair at backend and sshpiper?
Gitea have a interface for users to place there pubkey, but I think that can't work and can't be automated or done by the user?
Do you know anyone who realized that use case?
Beta Was this translation helpful? Give feedback.
All reactions