LibreChat/client/public
Dustin Healy 39a06f43f4 fix(mcp): restrict sandbox form submissions to the declared egress
form-action does not fall back to default-src, so with the inner iframe created
allow-forms a script could submit a hidden form to any origin and bypass the
connectDomains deny-by-default egress policy. The generated sandbox CSP now sets
form-action to the same declared connect allowlist ('none' when none is set).
2026-06-24 08:30:06 -07:00
..
assets 🎨 chore: Update Agent Tool with new SVG assets (#12065) 2026-03-04 09:28:19 -05:00
fonts fix: necessary font changes (#1818) 2024-02-16 14:15:05 -05:00
mcp-sandbox.html fix(mcp): restrict sandbox form submissions to the declared egress 2026-06-24 08:30:06 -07:00
robots.txt 🌟 feat: Enhance User Experience and SEO with Accessibility Updates and robots.txt (#5392) 2025-02-22 17:42:20 -05:00