All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
sshd
: no longer accept RSA keys < 2048 bits for authentication
sshd_config
: added redundant settings blocking unused featuresdocker-compose
: increased memory limit to support large repos andgit-remote-gcrypt
0.1.0 - 2021-03-20
- openssh server listening on tcp port
2200
- gitolite command filter with support for
git-annex
- entrypoint generating basic gitolite setup based on environment variables
GITOLITE_INITIAL_ADMIN_NAME
andGITOLITE_USER_PUBLIC_KEY_[USER]