Closed
Description
Feature Description
I think it would be great if Gitea would allow me to customize the display of the SSH_USER
in any ssh clone urls displayed.
Why? I've setup an SSH reverse proxy that checks against my Gitea instance to see if there is a valid user with a matching key, before reverse proxying them through to my Gitea instance with the built in git@
user and their public key credentials passed through an agent forwarder.
This way I can add an additional layer of protection in front of my Gitea instance.
Screenshots
N/A