dify/api/controllers/console/workspace
NeatGuyCoding 1cee1a25b6
fix(console): require admin/owner to set default builtin tool credential (#36264)
Signed-off-by: NeatGuyCoding <15627489+NeatGuyCoding@users.noreply.github.com>
2026-05-18 10:15:51 +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 refactor: cleanup duplicate code (#36173) 2026-05-14 10:34:31 +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 chore: admin also has the permission of changing role (#36069) 2026-05-12 10:15:05 +00:00
model_providers.py chore: unify api && clean some type ignore (#35984) 2026-05-10 04:16:29 +00:00
models.py chore: unify api && clean some type ignore (#35984) 2026-05-10 04:16:29 +00:00
plugin.py chore: api para type (#35985) 2026-05-10 06:04:42 +00:00
tool_providers.py fix(console): require admin/owner to set default builtin tool credential (#36264) 2026-05-18 10:15:51 +00:00
trigger_providers.py chore: reorg imports (#35308) 2026-04-16 08:50:02 +00:00
workspace.py refactor: cleanup duplicate code (#36173) 2026-05-14 10:34:31 +00:00