diff --git a/tasks/fix/access-logging.md b/tasks/fix/access-logging.md index 3a5a117..aaef679 100644 --- a/tasks/fix/access-logging.md +++ b/tasks/fix/access-logging.md @@ -1,7 +1,7 @@ --- id: fix/access-logging name: Wire up request access logging in the proxy handler -status: pending +status: completed depends_on: [] scope: moderate risk: medium diff --git a/tasks/fix/acme-contact-and-challenge.md b/tasks/fix/acme-contact-and-challenge.md index 166da54..2b2dd6e 100644 --- a/tasks/fix/acme-contact-and-challenge.md +++ b/tasks/fix/acme-contact-and-challenge.md @@ -1,7 +1,7 @@ --- id: fix/acme-contact-and-challenge name: Fix ACME contact email wiring and remove unused challenge config -status: pending +status: completed depends_on: [] scope: moderate risk: high diff --git a/tasks/fix/remove-health-and-hardcode-https.md b/tasks/fix/remove-health-and-hardcode-https.md index 781b0d8..fb477a6 100644 --- a/tasks/fix/remove-health-and-hardcode-https.md +++ b/tasks/fix/remove-health-and-hardcode-https.md @@ -1,7 +1,7 @@ --- id: fix/remove-health-and-hardcode-https name: Remove /health from main listener and hardcode X-Forwarded-Proto to https -status: pending +status: completed depends_on: [] scope: narrow risk: low