dify/api/controllers/console/app
Xiyuan Chen 86134ea99e
feat(rbac): agent RBAC/ACL scenes and resource-locator check bundles (#41768)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2026-09-07 04:39:43 +00:00
..
__init__.py FEAT: NEW WORKFLOW ENGINE (#3160) 2024-04-08 18:51:46 +08:00
advanced_prompt_template.py refactor: replace manual model_validate with @model_validate in app workflow controllers (#40235) 2026-08-09 08:20:10 +00:00
agent_app_access.py feat(rbac): agent RBAC/ACL scenes and resource-locator check bundles (#41768) 2026-09-07 04:39:43 +00:00
agent_app_feature.py feat(rbac): agent RBAC/ACL scenes and resource-locator check bundles (#41768) 2026-09-07 04:39:43 +00:00
agent_app_sandbox.py feat(rbac): agent RBAC/ACL scenes and resource-locator check bundles (#41768) 2026-09-07 04:39:43 +00:00
agent_config_inspector.py feat(rbac): agent RBAC/ACL scenes and resource-locator check bundles (#41768) 2026-09-07 04:39:43 +00:00
agent.py feat(rbac): agent RBAC/ACL scenes and resource-locator check bundles (#41768) 2026-09-07 04:39:43 +00:00
annotation.py feat(rbac): agent RBAC/ACL scenes and resource-locator check bundles (#41768) 2026-09-07 04:39:43 +00:00
app_import.py feat(rbac): agent RBAC/ACL scenes and resource-locator check bundles (#41768) 2026-09-07 04:39:43 +00:00
app.py feat(rbac): agent RBAC/ACL scenes and resource-locator check bundles (#41768) 2026-09-07 04:39:43 +00:00
audio.py feat(rbac): agent RBAC/ACL scenes and resource-locator check bundles (#41768) 2026-09-07 04:39:43 +00:00
completion.py feat(rbac): agent RBAC/ACL scenes and resource-locator check bundles (#41768) 2026-09-07 04:39:43 +00:00
conversation_variables.py feat(rbac): agent RBAC/ACL scenes and resource-locator check bundles (#41768) 2026-09-07 04:39:43 +00:00
conversation.py feat(rbac): agent RBAC/ACL scenes and resource-locator check bundles (#41768) 2026-09-07 04:39:43 +00:00
error.py refactor(console): decouple app tracing configuration (#41576) 2026-09-07 02:47:00 +00:00
generator.py refactor: pass db.session explicitly in instruction_modify_workflow (#37403) (#40827) 2026-08-30 00:48:00 +00:00
mcp_server.py feat(rbac): agent RBAC/ACL scenes and resource-locator check bundles (#41768) 2026-09-07 04:39:43 +00:00
message.py feat(rbac): agent RBAC/ACL scenes and resource-locator check bundles (#41768) 2026-09-07 04:39:43 +00:00
model_config.py feat(rbac): agent RBAC/ACL scenes and resource-locator check bundles (#41768) 2026-09-07 04:39:43 +00:00
ops_trace.py feat(rbac): agent RBAC/ACL scenes and resource-locator check bundles (#41768) 2026-09-07 04:39:43 +00:00
permission_keys.py chore: clean Db session from service (#38227) 2026-07-08 03:07:27 +00:00
site.py feat(rbac): agent RBAC/ACL scenes and resource-locator check bundles (#41768) 2026-09-07 04:39:43 +00:00
statistic.py feat(rbac): agent RBAC/ACL scenes and resource-locator check bundles (#41768) 2026-09-07 04:39:43 +00:00
workflow_app_log.py feat(rbac): agent RBAC/ACL scenes and resource-locator check bundles (#41768) 2026-09-07 04:39:43 +00:00
workflow_comment.py refactor: pass session to workflow comment account accessors (#41117) 2026-08-24 03:20:32 +00:00
workflow_draft_variable.py feat(rbac): agent RBAC/ACL scenes and resource-locator check bundles (#41768) 2026-09-07 04:39:43 +00:00
workflow_node_output_inspector.py feat(rbac): agent RBAC/ACL scenes and resource-locator check bundles (#41768) 2026-09-07 04:39:43 +00:00
workflow_run.py feat(rbac): agent RBAC/ACL scenes and resource-locator check bundles (#41768) 2026-09-07 04:39:43 +00:00
workflow_statistic.py feat(rbac): agent RBAC/ACL scenes and resource-locator check bundles (#41768) 2026-09-07 04:39:43 +00:00
workflow_trigger.py feat(rbac): agent RBAC/ACL scenes and resource-locator check bundles (#41768) 2026-09-07 04:39:43 +00:00
workflow.py feat(rbac): agent RBAC/ACL scenes and resource-locator check bundles (#41768) 2026-09-07 04:39:43 +00:00
wraps.py feat(rbac): agent RBAC/ACL scenes and resource-locator check bundles (#41768) 2026-09-07 04:39:43 +00:00