dify/api/services/tools
GareArc be55d688e7
security: fix IDOR and privilege escalation in set_default_provider
- Add tenant_id verification to prevent IDOR attacks
- Add admin check for enterprise tenant-wide default changes
- Preserve non-enterprise behavior (users can set own defaults)
2026-01-26 16:00:43 -08:00
..
api_tools_manage_service.py refactor: split changes for api/services/tools/api_tools_manage_servi… (#29899) 2025-12-31 10:24:35 +08:00
builtin_tools_manage_service.py security: fix IDOR and privilege escalation in set_default_provider 2026-01-26 16:00:43 -08:00
mcp_tools_manage_service.py feat: add mcp tool display directly (#30019) 2025-12-26 10:41:10 +08:00
tool_labels_service.py chore(api/services): apply ruff reformatting (#7599) 2024-08-26 13:43:57 +08:00
tools_manage_service.py fix(api): remove tool provider list cache to fix cache inconsistency (#30323) 2025-12-29 16:58:38 +08:00
tools_transform_service.py Feat: Add "Open Workflow" link in workflow side panel (#28898) 2025-11-29 18:47:12 +08:00
workflow_tools_manage_service.py fix(api): remove tool provider list cache to fix cache inconsistency (#30323) 2025-12-29 16:58:38 +08:00