Skip to content
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

Bugfix/Check for array query parameter #1368

Merged
merged 1 commit into from
Dec 11, 2023
Merged

Conversation

HenryHengZJ
Copy link
Contributor

When query parameter are array, for example /api/v1/credentials?credentialName=redisCacheApi&credentialName=redisCacheUrlApi, xss middleware failed to sanitize.

Fix: added check for type array

@HenryHengZJ HenryHengZJ linked an issue Dec 11, 2023 that may be closed by this pull request
@HenryHengZJ HenryHengZJ merged commit dd5034e into main Dec 11, 2023
2 checks passed
hemati pushed a commit to hemati/Flowise that referenced this pull request Dec 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] Redis nodes can not get the credentials
1 participant