Transport Security: Finish Cookie Hardening, TLS Verification, and Proxy Controls #7
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This issue covers cookie, HTTPS, TLS verification, and proxy hardening.
Problems:
Files:
Acceptance criteria:
Completed in
7c05ef1+9e13984— _internal_ssl_ctx removed entirely. proxy.py uses plain urlopen() (all internal services are HTTP). ssl import removed from config.py. External calls (OpenAI, SMTP2GO) use default TLS.