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-08-09 14:11:41 +10:00
2019-08-05 16:59:57 +10:00
2018-08-23 21:34:42 +10:00
2019-12-04 07:54:49 -06:00
2019-02-11 10:16:58 -08:00
2018-09-05 15:52:36 -07:00
2018-08-23 21:34:42 +10:00
2018-08-27 07:34:36 -07:00
2018-08-27 07:34:28 -07:00
2018-08-28 14:28:48 -07:00
2018-08-24 19:57:29 +00:00