Skip to content

Fix FLOWISE 596#6435

Merged
yau-wd merged 1 commit into
mainfrom
fix/flowise-596
May 26, 2026
Merged

Fix FLOWISE 596#6435
yau-wd merged 1 commit into
mainfrom
fix/flowise-596

Conversation

@yau-wd
Copy link
Copy Markdown
Contributor

@yau-wd yau-wd commented May 26, 2026

FLOWISE-596

@yau-wd yau-wd self-assigned this May 26, 2026
@yau-wd yau-wd added the bug Something isn't working label May 26, 2026
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request disables the /files route across both the server and UI by commenting out its registration and adds /api/v1/files to the API key blacklist. It also cleans up and reorders various imports. The reviewer recommends completely removing the commented-out route definitions in both packages/server/src/routes/index.ts and packages/ui/src/routes/MainRoutes.jsx to maintain a clean codebase, rather than leaving dead code commented out.

Comment thread packages/server/src/routes/index.ts
Comment thread packages/ui/src/routes/MainRoutes.jsx
@yau-wd yau-wd merged commit bc22bf8 into main May 26, 2026
@yau-wd yau-wd deleted the fix/flowise-596 branch May 26, 2026 15:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants