| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-03-04 | Use $host in nginx morty.conf template | Alex Balgavy | |
| 2021-03-03 | Fix security vulnerabilities in suggested nginx configuration | Alex Balgavy | |
| The suggested configurations for nginx found in the documentation and templates lead to vulnerabilities allowing host spoofing [1] and path traversal [2], as reported by Gixy [3]. This commit fixes those issues. [1] https://github.com/yandex/gixy/blob/master/docs/en/plugins/hostspoofing.md [2] https://github.com/yandex/gixy/blob/master/docs/en/plugins/aliastraversal.md [3] https://github.com/yandex/gixy | |||
| 2020-04-11 | nginx: normalize installation (docs and script)s over all distros | Markus Heiser | |
| This is the revision of the documentation about the varous nginx installation variants. It also implements the nginx installation scripts for morty and filtron. Signed-off-by: Markus Heiser <markus.heiser@darmarit.de> | |||