Mark Batch 2 tasks as completed (remove-health, access-logging, acme-contact)

This commit is contained in:
2026-06-12 04:46:34 +00:00
parent 5529cf2add
commit f02670d5ef
3 changed files with 3 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
--- ---
id: fix/access-logging id: fix/access-logging
name: Wire up request access logging in the proxy handler name: Wire up request access logging in the proxy handler
status: pending status: completed
depends_on: [] depends_on: []
scope: moderate scope: moderate
risk: medium risk: medium

View File

@@ -1,7 +1,7 @@
--- ---
id: fix/acme-contact-and-challenge id: fix/acme-contact-and-challenge
name: Fix ACME contact email wiring and remove unused challenge config name: Fix ACME contact email wiring and remove unused challenge config
status: pending status: completed
depends_on: [] depends_on: []
scope: moderate scope: moderate
risk: high risk: high

View File

@@ -1,7 +1,7 @@
--- ---
id: fix/remove-health-and-hardcode-https id: fix/remove-health-and-hardcode-https
name: Remove /health from main listener and hardcode X-Forwarded-Proto to https name: Remove /health from main listener and hardcode X-Forwarded-Proto to https
status: pending status: completed
depends_on: [] depends_on: []
scope: narrow scope: narrow
risk: low risk: low