Tags: mnot/redbot
Tags
- Fixed: feed link parser from decoded content stream - Fixed: cap HTML link parser input at 2 MB to avoid event-loop stalls - Merge pull request #412 from mnot/claude/beautiful-varahamihira-28847b - Changed: harden systemd unit and fix DynamicUser conflict
- Changed: use exchange.response_done(close=True) for 413 - Removed: unused imports across redbot package - Changed: require thor 0.15.0 - Fixed: make LoadSavedTestHandler response_done idempotent - Fixed: latch captcha verify callbacks to fire at most once - Fixed: skip _continue_test if response already finalized - Merge pull request #408 from mnot/fix/response-lifecycle-races - Fixed: make WebUi response lifecycle idempotent
- Merge pull request #403 from mnot/fix/cap-request-body - Fixed: send 413 and abort connection on first overflowing body chunk - Merge pull request #405 from mnot/fix/bound-link-set - Merge pull request #402 from mnot/fix/captcha-token-hardening - Merge pull request #401 from mnot/fix/xss-form-title - Merge pull request #404 from mnot/docs/remote-ip-header-trust - Fixed: stop accumulating links once max_links is exceeded - Changed: clarify trust requirement for remote_ip_header config - Fixed: cap incoming request body size in standalone server - Fixed: harden captcha human-token verification - Fixed: escape title/css_class/link_uri in generated form and link HTML - Merge pull request #400 from mnot/claude/nice-clarke-3cf049 - Changed: bump httplint and thor; adapt to new APIs
PreviousNext