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

Remove unused information from error message #7267

Merged
merged 1 commit into from
Sep 2, 2023
Merged

Conversation

kajarenc
Copy link
Collaborator

@kajarenc kajarenc commented Sep 1, 2023

Describe your changes

Remove unnecessary information from an error message

GitHub Issue Link (if applicable)

Closes #2803

Testing Plan

  • Explanation of why no additional tests are needed
  • Unit Tests (JS and/or Python) DONE
  • E2E Tests
  • Any manual testing needed?

Contribution License Agreement

By submitting this pull request you agree that all contributions to this project are made under the Apache 2.0 license.

@kajarenc kajarenc merged commit b617e07 into develop Sep 2, 2023
55 of 61 checks passed
@kajarenc kajarenc deleted the fix-error-message branch September 2, 2023 11:07
@china-cse
Copy link

Team, any idea when this PR will be published? I see its fixing one vulnerability in ver 1.26.0

eric-skydio pushed a commit to eric-skydio/streamlit that referenced this pull request Dec 20, 2023
zyxue pushed a commit to zyxue/streamlit that referenced this pull request Mar 22, 2024
zyxue pushed a commit to zyxue/streamlit that referenced this pull request Apr 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

When "upload_file_request_handler.py" returns 400 error, we can see session ID.
4 participants