Mark 6 fix tasks as completed (admin-socket-resource-limits, upstream-uri-error-handling, remove-dead-code-remnants, acme-contact-validation, admin-socket-reload-mutex-visibility, connector-timeout-ceiling)
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
id: fix/acme-contact-validation
|
id: fix/acme-contact-validation
|
||||||
name: Validate ACME contact email has non-empty address with @ sign (W2)
|
name: Validate ACME contact email has non-empty address with @ sign (W2)
|
||||||
status: pending
|
status: completed
|
||||||
depends_on: []
|
depends_on: []
|
||||||
scope: single
|
scope: single
|
||||||
risk: trivial
|
risk: trivial
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
id: fix/admin-socket-reload-mutex-visibility
|
id: fix/admin-socket-reload-mutex-visibility
|
||||||
name: Gate AdminSocket::reload_mutex with #[cfg(test)] (W11)
|
name: Gate AdminSocket::reload_mutex with #[cfg(test)] (W11)
|
||||||
status: pending
|
status: completed
|
||||||
depends_on: []
|
depends_on: []
|
||||||
scope: single
|
scope: single
|
||||||
risk: trivial
|
risk: trivial
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
id: fix/admin-socket-resource-limits
|
id: fix/admin-socket-resource-limits
|
||||||
name: Add read timeout and line length limit to admin socket (ADR-027)
|
name: Add read timeout and line length limit to admin socket (ADR-027)
|
||||||
status: pending
|
status: completed
|
||||||
depends_on: []
|
depends_on: []
|
||||||
scope: narrow
|
scope: narrow
|
||||||
risk: low
|
risk: low
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
id: fix/connector-timeout-ceiling
|
id: fix/connector-timeout-ceiling
|
||||||
name: Raise connector timeout ceiling to 30s per ADR-026
|
name: Raise connector timeout ceiling to 30s per ADR-026
|
||||||
status: pending
|
status: completed
|
||||||
depends_on: []
|
depends_on: []
|
||||||
scope: single
|
scope: single
|
||||||
risk: low
|
risk: low
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
id: fix/remove-dead-code-remnants
|
id: fix/remove-dead-code-remnants
|
||||||
name: Remove dead code items identified in security review #003 (S1)
|
name: Remove dead code items identified in security review #003 (S1)
|
||||||
status: pending
|
status: completed
|
||||||
depends_on: []
|
depends_on: []
|
||||||
scope: narrow
|
scope: narrow
|
||||||
risk: trivial
|
risk: trivial
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
id: fix/upstream-uri-error-handling
|
id: fix/upstream-uri-error-handling
|
||||||
name: Return 502 on upstream URI parse failure instead of dropping query string (W3)
|
name: Return 502 on upstream URI parse failure instead of dropping query string (W3)
|
||||||
status: pending
|
status: completed
|
||||||
depends_on: []
|
depends_on: []
|
||||||
scope: narrow
|
scope: narrow
|
||||||
risk: low
|
risk: low
|
||||||
|
|||||||
Reference in New Issue
Block a user