-
Notifications
You must be signed in to change notification settings - Fork 6.9k
fix: santinize the upload filename #6159
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
Merged
Merged
Conversation
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
Contributor
TestGru AssignmentSummary
Files
Tip You can |
Preview sandbox Image: |
Preview mcp_server Image: |
Preview fastgpt Image: |
c121914yu
reviewed
Dec 28, 2025
Collaborator
c121914yu
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
直接在truncateFilename 改是不是就可以了?不用每个地方都加
924b7ee to
5a5ce09
Compare
5a5ce09 to
de6c478
Compare
c121914yu
reviewed
Dec 29, 2025
de6c478 to
ccb434d
Compare
c121914yu
approved these changes
Dec 29, 2025
zhaowe-cn
added a commit
to zhaowe-cn/FastGPT
that referenced
this pull request
Dec 31, 2025
* fix: santinize the upload filename (labring#6159) * feat: add user ip filter for chat log table (labring#6162) * feat: add user ip filter for chat log table * chore: fix menu placement * feat: export all chunks in collection (labring#6163) * feat: export all chunks in collection * perf: export collection api * doc --------- Co-authored-by: archer <545436317@qq.com> * fix:agent eval and doc file (labring#6158) * agent eval * eval auth * html transofrm size * fix: test --------- Co-authored-by: xxyyh <2289112474@qq> Co-authored-by: archer <545436317@qq.com> * upgrade: MongoDB 5.0.18 to 5.0.32 (labring#6148) * upgrade: MongoDB 5.0.18 to 5.0.32 Update MongoDB version from 5.0.18 to 5.0.32 in all deployment configurations. 🤖 Generated with [Claude Code](https://claude.com/claude-code) via [Happy](https://happy.engineering) Co-Authored-By: Claude <noreply@anthropic.com> Co-Authored-By: Happy <yesreply@happy.engineering> * doc --------- Co-authored-by: Claude <noreply@anthropic.com> Co-authored-by: Happy <yesreply@happy.engineering> Co-authored-by: archer <545436317@qq.com> * perf: vector db log;perf: s3 mock (labring#6165) * stop design doc * remove invalid doc * remove log * perf: s3 mock * perf: vector db log * update lock * feat: workflow presentation ui (labring#6156) * icon & gradient * line & header ui * basic presentation mode * ui & icon * node * fix * source color schema * delete code * fix build * fix * fix * fix icon * function position * fix: workflow fixview padding & context menu position (labring#6169) * fix: vector ts (labring#6166) * stop design doc * remove invalid doc * rename * fix: ts * perf: auto fit * perf: comment menu * remove invalid checker * save button colorschema * fix: icon * perf: color schema * fix: icon * perf: icon * perf: icon * perf: icon * perf: icon --------- Co-authored-by: Roy <whoeverimf5@gmail.com> Co-authored-by: archer <545436317@qq.com> Co-authored-by: YeYuheng <57035043+YYH211@users.noreply.github.com> Co-authored-by: xxyyh <2289112474@qq> Co-authored-by: Finley Ge <32237950+FinleyGe@users.noreply.github.com> Co-authored-by: Claude <noreply@anthropic.com> Co-authored-by: Happy <yesreply@happy.engineering> Co-authored-by: heheer <heheer@sealos.io>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.