dify/api/controllers/console/workspace
YungLe 86497045c9
feat: per-credential visibility control for plugin credentials (#35468)
Co-authored-by: Yang <yang@Yangs-MacBook-Pro.local>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-06-01 05:56:18 +00:00
..
__init__.py refactor: convert plugin permission if/elif to match/case (#30001) (#35140) 2026-04-14 07:03:53 +00:00
account.py fix(api): fix invalid token error while changing email (#36412) 2026-05-20 05:51:15 +00:00
agent_providers.py chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00
endpoint.py chore: unify api && clean some type ignore (#35984) 2026-05-10 04:16:29 +00:00
error.py fix: drop dead code phase2 unused class (#22042) 2025-07-17 09:33:07 +08:00
load_balancing_config.py chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00
members.py refactor: inject current user into user-only controllers (#36754) 2026-05-31 15:03:15 +00:00
model_providers.py fix(api): stop returning 204 with response body and add CI check (#36489) 2026-05-21 16:20:34 +00:00
models.py feat: per-credential visibility control for plugin credentials (#35468) 2026-06-01 05:56:18 +00:00
plugin.py feat(plugin): cache plugin model providers by tenant (#36449) 2026-05-23 09:12:09 +00:00
tool_providers.py feat: per-credential visibility control for plugin credentials (#35468) 2026-06-01 05:56:18 +00:00
trigger_providers.py feat: per-credential visibility control for plugin credentials (#35468) 2026-06-01 05:56:18 +00:00
workspace.py fix(web): use generated current workspace query (#36843) 2026-05-31 13:04:18 +00:00