mirror of
https://github.com/PrefectHQ/fastmcp.git
synced 2026-08-24 06:24:18 +02:00
* Add consent_csp_policy parameter to OAuthProxy Allows customization or disabling of CSP directives on the consent page. Fixes #2476. * Add consent_csp_policy to OIDCProxy and update docs * Fix HTML injection vulnerability in CSP policy HTML-escape the CSP policy value before inserting into meta tag to prevent HTML injection when CSP policies contain quotes. |
||
|---|---|---|
| .. | ||
| cli | ||
| client | ||
| contrib | ||
| deprecated | ||
| experimental | ||
| integration_tests | ||
| prompts | ||
| resources | ||
| server | ||
| tools | ||
| utilities | ||
| __init__.py | ||
| conftest.py | ||
| test_examples.py | ||
| test_mcp_config.py | ||