dify/api/controllers/console/app
Asuka Minato 2112115962
chore: make AccountService.load_user use passed session (#37764)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-06-24 07:29:12 +00:00
..
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
advanced_prompt_template.py refactor: fix OpenAPI contract generation schemas (#37387) 2026-06-12 14:25:53 +00:00
agent_app_access.py fix(agent): include app display fields in published references (#37485) 2026-06-16 07:00:37 +00:00
agent_app_feature.py refactor: pass session as parameter in knowledge_retrieval_inner_service and agent_app_feature_service (#37639) 2026-06-24 05:34:41 +00:00
agent_app_sandbox.py feat: Unify Agent v2 console routes (#37465) 2026-06-15 11:09:15 +00:00
agent_drive_inspector.py feat(agent): add skill inspect API (#37726) 2026-06-22 05:22:10 +00:00
agent.py feat(agent-v2): sync nightly updates to main (2026-06-22) (#37651) 2026-06-23 08:05:16 +00:00
annotation.py chore: make AccountService.load_user use passed session (#37764) 2026-06-24 07:29:12 +00:00
app_import.py feat: RBAC (#37107) 2026-06-18 16:35:29 +00:00
app.py feat: guard openapi with rbac (#37752) 2026-06-22 09:35:33 +00:00
audio.py refactor: inject session into audio TTS (#37849) 2026-06-24 04:49:48 +00:00
completion.py fix: isolate agent debug conversations by account (#37766) 2026-06-23 02:04:23 +00:00
conversation_variables.py feat: RBAC (#37107) 2026-06-18 16:35:29 +00:00
conversation.py feat: RBAC (#37107) 2026-06-18 16:35:29 +00:00
error.py feat: optimize http status code (#31430) 2026-01-24 10:16:16 +08:00
generator.py refactor: fix OpenAPI contract generation schemas (#37387) 2026-06-12 14:25:53 +00:00
mcp_server.py feat: RBAC (#37107) 2026-06-18 16:35:29 +00:00
message.py refactor: for db.session feedback service.export feedbacks (#37763) 2026-06-23 14:01:40 +00:00
model_config.py feat: RBAC (#37107) 2026-06-18 16:35:29 +00:00
ops_trace.py feat: RBAC (#37107) 2026-06-18 16:35:29 +00:00
permission_keys.py feat: RBAC (#37107) 2026-06-18 16:35:29 +00:00
site.py feat: RBAC (#37107) 2026-06-18 16:35:29 +00:00
statistic.py feat: RBAC (#37107) 2026-06-18 16:35:29 +00:00
workflow_app_log.py feat: RBAC (#37107) 2026-06-18 16:35:29 +00:00
workflow_comment.py chore: make AccountService.load_user use passed session (#37764) 2026-06-24 07:29:12 +00:00
workflow_draft_variable.py feat: RBAC (#37107) 2026-06-18 16:35:29 +00:00
workflow_node_output_inspector.py feat: RBAC (#37107) 2026-06-18 16:35:29 +00:00
workflow_run.py feat: RBAC (#37107) 2026-06-18 16:35:29 +00:00
workflow_statistic.py feat: RBAC (#37107) 2026-06-18 16:35:29 +00:00
workflow_trigger.py feat: RBAC (#37107) 2026-06-18 16:35:29 +00:00
workflow.py feat: RBAC (#37107) 2026-06-18 16:35:29 +00:00
wraps.py chore: dep inject for sql session (#36545) 2026-05-25 14:24:58 +00:00