summaryrefslogtreecommitdiffstats
path: root/docker/root/etc
Commit message (Expand)AuthorAgeFilesLines
* Fix bug due to missing MaxStartups and MaxSessions (#16046)zeripath2021-06-012-2/+4
* Make sshd_config more flexible regarding connections (#16009)Dario Louzado2021-05-311-0/+3
* Only offer hostcertificates if they exist (#15849)zeripath2021-05-132-4/+24
* Add reverse proxy configuration support for remote IP address (#14959)Lauris BH2021-03-161-0/+2
* Add environment-to-ini to docker image (#14762)Kyle D2021-02-231-0/+3
* Update docs and comments to remove macaron (#14491)Lunny Xiao2021-01-291-2/+0
* Set RUN_MODE prod by default (#13765)silverwind2020-11-301-1/+1
* Format files (#13698)65432020-11-282-4/+4
* Update sshd_config (#13143)Anders Eurenius Runvald2020-10-141-0/+4
* Add ssh certificate support (#12281)Wim2020-10-101-0/+3
* Change default log configuration (#13088)zeripath2020-10-101-0/+6
* Disable DSA ssh keys by default (#13056)zeripath2020-10-091-1/+1
* Fix; declare DOMAIN variable for docker setup (#10780)Adrian POIGET2020-05-042-0/+2
* docker: ask s6 to stop all service when gitea stop (#9171)Antoine GIRARD2019-11-271-1/+1
* Fix #8453 by making openssh listen on SSH_LISTEN_PORT not SSH_PORT (#8477)zeripath2019-10-122-2/+3
* Make AllowedUsers configurable in sshd_config (#8094)jpellegrini2019-09-051-1/+1
* Support SSH_LISTEN_PORT env var in docker app.ini template (#7829)leigh capili2019-08-242-0/+2
* Implement the ability to change the ssh port to match what is in the gitea co...Christopher Thomas2019-07-062-1/+8
* [docker] Add LFS_START_SERVER option to control git-lfs support (#7281)Marat Radchenko2019-06-242-0/+2
* Repository avatars (#6986)Sergey Dryabzhinsky2019-05-291-0/+1
* [docker] support for custom GITEA_CUSTOM env var (#6608)Jakob Ackermann2019-05-132-6/+10
* [docker] drop the docker Makefile from the image (#6507)Jakob Ackermann2019-05-0511-0/+194