-
-
Notifications
You must be signed in to change notification settings - Fork 24.2k
fix: flowise-146 #6170
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
0xi4o
wants to merge
16
commits into
main
Choose a base branch
from
fix/api-access-control
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
fix: flowise-146 #6170
Changes from 1 commit
Commits
Show all changes
16 commits
Select commit
Hold shift + click to select a range
cbad1a9
fix: add tenant guards for multiple controllers
0xi4o f1d7994
fix: review feedback
0xi4o 8615b4a
Merge branch 'main' of github.com:FlowiseAI/Flowise into fix/api-acce…
0xi4o c5f1b20
fix: revert permission gate
0xi4o aa9db09
Merge branch 'main' into fix/api-access-control
yau-wd 396b3fc
Merge branch 'main' into fix/api-access-control
yau-wd 08a1497
add: workspace and organization scoping/tenant guards
0xi4o cbd65c4
add: workspace and organization scoping/tenant guards for upsert hist…
0xi4o 459ae87
add: workspace scoping for openai assistant vector store endpoints
0xi4o d90442f
add: org scoping for workspace user endpoint
0xi4o 09bd14d
add: workspace scoping for dataset, dataset rows, documentstore previ…
0xi4o 0f7b3c2
add: workspace scoping for oauth2 authorize endpoint
0xi4o 4ceea83
Merge branch 'fix/api-access-control' of github.com:FlowiseAI/Flowise…
0xi4o 4d52a14
Merge branch 'main' of github.com:FlowiseAI/Flowise into fix/api-acce…
0xi4o 3a2e094
fix: issues
0xi4o 4dd4d86
fix: ui issues
0xi4o File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 2 additions & 2 deletions
4
packages/server/src/enterprise/routes/workspace-user.route.ts
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.