Commit Graph

7 Commits

Author SHA1 Message Date
Hugh Brown
ee825fb2d5 docs: fix gateway token description in openclaw_gateway_ws.md to match actual behavior
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-07 23:35:10 +05:30
Hugh Brown
149fde90c4 docs: document security hardening changes from security review
Add documentation for all user/operator-facing changes introduced by the
security review branch: rate limits, security headers, webhook HMAC
verification, payload size limits, gateway token redaction, non-root
containers, agent token logging, and prompt injection mitigation.

Updated: docs/reference/api.md, docs/reference/authentication.md,
docs/reference/configuration.md, docs/deployment/README.md,
docs/operations/README.md, docs/openclaw_gateway_ws.md, backend/README.md.
Created: docs/reference/security.md (consolidated security reference).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-07 23:35:10 +05:30
Abhimanyu Saharan
effd9f316c docs: update documentation for enabling self-signed TLS certificates in gateway configuration 2026-02-22 21:03:32 +05:30
copilot-swe-agent[bot]
87b210b34d docs: Add documentation for self-signed TLS certificate support
Co-authored-by: abhi1693 <5083532+abhi1693@users.noreply.github.com>
2026-02-22 05:32:04 +00:00
Abhimanyu Saharan
d6db63480e CI: add markdownlint + docs-check wrapper; extend link check scope 2026-02-12 14:44:43 +00:00
Abhimanyu Saharan
6548f738cd removed old docs 2026-02-12 02:16:43 +05:30
Abhimanyu Saharan
7892dfad7c feat(agents): Add task assignment and comments functionality 2026-02-04 18:13:17 +05:30