Monty Taylor b3e5f0cab0 Update gitea to v1.10.0
1.10 introduces a PASSWORD_COMPLEXITY setting with a default value
of lower,upper,digit,spec - which requires passwords to have an
upper, lower, digit and special character. Our example password does
not have this, so set the PASSWORD_COMPLEXITY setting. We could
alternately leave it at the default and ensure that our passwords
meet the spec.

The sshd_config file is templated now, so we can set the listen port
via env var.

Change-Id: I6e4b595eabb9c6885d78fff1109ea9f602e89ef7
2019-12-04 07:54:49 -06:00
..
2019-09-19 16:49:20 -05:00
2019-10-24 11:00:05 +11:00
2019-12-04 07:54:49 -06:00
2019-11-13 20:27:07 +00:00
2019-09-18 12:40:19 -07:00
2019-05-15 16:03:07 -07:00
2019-08-05 16:59:57 +10:00