dify/api/controllers/console/workspace
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 refactor(api): migrate workspace account endpoints to BaseModel (#37954) 2026-07-06 06:57:40 +00:00
account.py refactor(api): extract account login service and consolidate adapters (#41184) 2026-09-03 06:20:21 +00:00
agent_providers.py refactor: fix OpenAPI contract generation schemas (#37387) 2026-06-12 14:25:53 +00:00
endpoint.py feat(rbac): agent RBAC/ACL scenes and resource-locator check bundles (#41768) 2026-09-07 04:39:43 +00:00
error.py refactor(api): extract account login service and consolidate adapters (#41184) 2026-09-03 06:20:21 +00:00
load_balancing_config.py chore: dep inject for model in workspace snippets, load balancing, and endpoint (#40161) 2026-08-07 13:22:02 +00:00
members.py refactor(api): decouple system features and web adapters (#40772) 2026-09-01 11:50:52 +00:00
model_providers.py feat(rbac): agent RBAC/ACL scenes and resource-locator check bundles (#41768) 2026-09-07 04:39:43 +00:00
models.py feat(rbac): agent RBAC/ACL scenes and resource-locator check bundles (#41768) 2026-09-07 04:39:43 +00:00
plugin.py feat(rbac): agent RBAC/ACL scenes and resource-locator check bundles (#41768) 2026-09-07 04:39:43 +00:00
rbac.py feat(rbac): agent RBAC/ACL scenes and resource-locator check bundles (#41768) 2026-09-07 04:39:43 +00:00
skills.py feat(rbac): agent RBAC/ACL scenes and resource-locator check bundles (#41768) 2026-09-07 04:39:43 +00:00
snippets.py feat(rbac): agent RBAC/ACL scenes and resource-locator check bundles (#41768) 2026-09-07 04:39:43 +00:00
tool_providers.py feat(rbac): agent RBAC/ACL scenes and resource-locator check bundles (#41768) 2026-09-07 04:39:43 +00:00
trigger_providers.py feat(rbac): agent RBAC/ACL scenes and resource-locator check bundles (#41768) 2026-09-07 04:39:43 +00:00
workspace.py fix(api): chain original exception in 13 except blocks per PEP 3134 (#40738) 2026-08-13 17:50:05 +00:00