forgejo/docker/root
Jason Song 5b7b7c4f3c
Correct permissions for .ssh and authorized_keys (#25721)
Set the correct permissions on the .ssh directory and authorized_keys
file, or sshd will refuse to use them and lead to clone/push/pull
failures.

It could happen when users have copied their data to a new volume and
changed the file permission by accident, and it would be very hard to
troubleshoot unless users know how to check the logs of sshd which is
started by s6.

Co-authored-by: Giteabot <teabot@gitea.io>
2023-07-06 17:00:38 +02:00
..
etc Correct permissions for .ssh and authorized_keys (#25721) 2023-07-06 17:00:38 +02:00
usr Update document to use FHS /usr/local/bin/gitea instead of /app/... for Docker (#19794) 2022-05-24 14:57:15 +08:00