dify/api/controllers
Sedo 43c48ba4d7
fix: add tenant/dataset ownership checks to prevent IDOR vulnerabilities (#34436)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-04-02 05:45:20 +00:00
..
common chore(api): align Python support with 3.12 (#34419) 2026-04-02 05:07:32 +00:00
console fix: add tenant/dataset ownership checks to prevent IDOR vulnerabilities (#34436) 2026-04-02 05:45:20 +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 chore(api): align Python support with 3.12 (#34419) 2026-04-02 05:07:32 +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