-
v2.0.1 protected19274e71 · ·
- BUGFIX: do not change mode (`chmod`) of the SFTP keys and SSH hostkeys directories on startup; the directories holding those are in production typically mounted as secrets and thus-readonly, changing mode would therefore causet the container to fail; instead, rely on the data to be correct
-
v2.0.0 protectedbbe450f7 · ·
- Configurable paths for SFTP keys and passwd file through ENV variables - Configurable location of SSH's Hostkeys - Configurable umask for SSHD user processes - SFTP keys and the passwd file with the users do not have to be in the same directory; by default they are not