| Commit message (Expand) | Author | Age | Files | Lines |
* | feat: Add support for extra sshd_config parameters via 'Include' file (#19842) | Thomas Andrade | 2022-05-31 | 1 | -0/+1 |
* | Configure OpenSSH log level via Environment in Docker (#19274) | Gusted | 2022-03-31 | 1 | -0/+1 |
* | Use shadowing script for docker (#17846) | zeripath | 2021-12-01 | 1 | -1/+1 |
* | Fix various documentation, user-facing, and source comment typos (#16367) | luzpaz | 2021-07-08 | 1 | -1/+1 |
* | Fix bug due to missing MaxStartups and MaxSessions (#16046) | zeripath | 2021-06-01 | 1 | -0/+2 |
* | Only offer hostcertificates if they exist (#15849) | zeripath | 2021-05-13 | 1 | -0/+20 |
* | Add environment-to-ini to docker image (#14762) | Kyle D | 2021-02-23 | 1 | -0/+3 |
* | Set RUN_MODE prod by default (#13765) | silverwind | 2020-11-30 | 1 | -1/+1 |
* | Format files (#13698) | 6543 | 2020-11-28 | 2 | -4/+4 |
* | Fix; declare DOMAIN variable for docker setup (#10780) | Adrian POIGET | 2020-05-04 | 1 | -0/+1 |
* | docker: ask s6 to stop all service when gitea stop (#9171) | Antoine GIRARD | 2019-11-27 | 1 | -1/+1 |
* | Fix #8453 by making openssh listen on SSH_LISTEN_PORT not SSH_PORT (#8477) | zeripath | 2019-10-12 | 1 | -0/+1 |
* | Support SSH_LISTEN_PORT env var in docker app.ini template (#7829) | leigh capili | 2019-08-24 | 1 | -0/+1 |
* | Implement the ability to change the ssh port to match what is in the gitea co... | Christopher Thomas | 2019-07-06 | 1 | -0/+7 |
* | [docker] Add LFS_START_SERVER option to control git-lfs support (#7281) | Marat Radchenko | 2019-06-24 | 1 | -0/+1 |
* | [docker] support for custom GITEA_CUSTOM env var (#6608) | Jakob Ackermann | 2019-05-13 | 1 | -4/+10 |
* | [docker] drop the docker Makefile from the image (#6507) | Jakob Ackermann | 2019-05-05 | 7 | -0/+93 |