dify/api/controllers/console/app
Tim Ren 9d903a5f79 fix(security): enforce tenant scoping on app trace-config endpoints (GHSA-48xc-wmw8-3jr3) (#35793)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Ido Shani <ido@zafran.io>
Co-authored-by: -LAN- <laipz8200@outlook.com>
(cherry picked from commit 55d05fe52d)
2026-06-03 13:14:07 +08:00
..
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
advanced_prompt_template.py refactor: port reqparse to Pydantic model (#28913) 2025-11-30 16:09:42 +09:00
agent.py refactor: port reqparse to Pydantic model (#28949) 2025-12-05 13:05:53 +09:00
annotation.py refactor: port api/controllers/console/app/annotation.py api/controllers/console/explore/trial.py api/controllers/console/workspace/account.py api/controllers/console/workspace/members.py api/controllers/service_api/app/annotation.py to basemodel (#31833) 2026-02-03 09:59:00 +08:00
app_import.py fix: doc not gen bug (#31547) 2026-01-27 20:19:39 +09:00
app.py fix(security): enforce tenant scoping on app trace-config endpoints (GHSA-48xc-wmw8-3jr3) (#35793) 2026-06-03 13:14:07 +08:00
audio.py refactor(api): move model_runtime into dify_graph (#32858) 2026-03-02 20:15:32 +08:00
completion.py refactor(api): move model_runtime into dify_graph (#32858) 2026-03-02 20:15:32 +08:00
conversation_variables.py refactor: port reqparse to Pydantic model (#28913) 2025-11-30 16:09:42 +09:00
conversation.py refactor: select in remaining console app controllers (#33969) 2026-03-24 02:53:05 +09:00
error.py feat: optimize http status code (#31430) 2026-01-24 10:16:16 +08:00
generator.py refactor: select in remaining console app controllers (#33969) 2026-03-24 02:53:05 +09:00
mcp_server.py refactor: select in remaining console app controllers (#33969) 2026-03-24 02:53:05 +09:00
message.py refactor: select in console app message controller (#33893) 2026-03-23 16:38:04 +09:00
model_config.py refactor: select in remaining console app controllers (#33969) 2026-03-24 02:53:05 +09:00
ops_trace.py fix(security): enforce tenant scoping on app trace-config endpoints (GHSA-48xc-wmw8-3jr3) (#35793) 2026-06-03 13:14:07 +08:00
site.py refactor: select in remaining console app controllers (#33969) 2026-03-24 02:53:05 +09:00
statistic.py refactor: port reqparse to Pydantic model (#28913) 2025-11-30 16:09:42 +09:00
workflow_app_log.py refactor: move workflow package to dify_graph (#32844) 2026-03-02 18:42:30 +08:00
workflow_draft_variable.py chore: change draft var to user scoped (#33066) 2026-03-16 14:04:41 +08:00
workflow_run.py refactor: move workflow package to dify_graph (#32844) 2026-03-02 18:42:30 +08:00
workflow_statistic.py refactor: port reqparse to Pydantic model (#28913) 2025-11-30 16:09:42 +09:00
workflow_trigger.py fix: doc not gen bug (#31547) 2026-01-27 20:19:39 +09:00
workflow.py fix: adding a restore API for version control on workflow draft (#33582) 2026-03-20 14:54:23 +08:00
wraps.py refactor: select in remaining console app controllers (#33969) 2026-03-24 02:53:05 +09:00