Skip to content

feat(file-manager): Configure two reserved root paths for protected directories

salaheddine zidani a demandé de fusionner feat/file-manager-protect-n8n-templates-path vers develop

Summary

This MR configures the reserved root paths in FileManagerConstants to protect sensitive directories from unauthorized uploads.

Changes

  • Updated RESERVED_ROOT_PATHS to include two protected directories

Reserved Paths

# Path Purpose Dedicated Controller
1 agent-space/knowledge-base-documents/all-agent-families/ General KB files AgentKnowledgeBaseController
2 agent-space/n8n-workflow-templates/ N8N workflow templates AgentWorkflowTemplateController

Rapports de requête de fusion