Fix cross-workspace chatflow access#987
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
PR Review: Fix cross-workspace chatflow accessReviewer: Claude Code PR Review Agent SummaryThis PR allows users with assigned workspaces to access chatflows across all their workspaces rather than only their active workspace. The change touches three files: the chatflows controller, the internal-predictions controller, and the chatflows service. The intent is sound, but there are several correctness and security concerns that need to be addressed before merging. Critical Issues1. Access Control Bypass When
|
Summary
Testing