mirror of
https://github.com/langgenius/dify.git
synced 2026-04-16 02:16:57 +08:00
Validate requested workflow_ids against current tenant before reading collaboration online-user state from Redis. Move workflow access-id lookup into WorkflowService to keep controller thin and aligned with layering. Limit query size, and stop exposing sid in REST response fields. Add unit tests for inaccessible workflow filtering and workflow_ids limit checks. |
||
|---|---|---|
| .. | ||
| common | ||
| console | ||
| files | ||
| inner_api | ||
| mcp | ||
| service_api | ||
| trigger | ||
| web | ||
| __init__.py | ||
| fastopenapi.py | ||