gitea/docker/root/etc/templates
jpellegrini 852b8e2d81 Make AllowedUsers configurable in sshd_config (#8094)
docker/root/usr/bin/entrypoint already allows for the specification
of USER, USER_UID, USER_GID. But since AllowedUsers is hardcoded in
sshd_config, one cannot log in as a user different ftom git.
This change substitutes ${USER} for git in the sshd_config template.

Signed-off-by: Jeronimo Pellegrini <j_p@aleph0.info>
2019-09-05 22:20:55 +02:00
..
app.ini Support SSH_LISTEN_PORT env var in docker app.ini template (#7829) 2019-08-24 01:44:24 +02:00
sshd_config Make AllowedUsers configurable in sshd_config (#8094) 2019-09-05 22:20:55 +02:00