dify/api/controllers
Tim Ren 985b41c40b
fix(security): add tenant_id validation to prevent IDOR in data source binding (#34456)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-02 13:17:02 +00:00
..
common chore(api): align Python support with 3.12 (#34419) 2026-04-02 05:07:32 +00:00
console fix(security): add tenant_id validation to prevent IDOR in data source binding (#34456) 2026-04-02 13:17:02 +00:00
files refactor(api): continue decoupling dify_graph from API concerns (#33580) 2026-03-25 20:32:24 +08:00
inner_api chore(api): align Python support with 3.12 (#34419) 2026-04-02 05:07:32 +00:00
mcp refactor: use sessionmaker().begin() in web and mcp controllers (#34281) 2026-03-31 14:26:37 +00:00
service_api refactor(api): tighten login and wrapper typing (#34447) 2026-04-02 09:36:58 +00:00
trigger fix: clarify webhook debug endpoint behavior (#33597) 2026-03-18 14:28:33 +08:00
web chore(api): align Python support with 3.12 (#34419) 2026-04-02 05:07:32 +00:00
__init__.py chore(api/controllers): Apply Ruff Formatter. (#7645) 2024-08-26 15:29:10 +08:00
fastopenapi.py feat: init fastopenapi (#30453) 2026-01-23 21:07:52 +09:00