mirror of
https://github.com/open-webui/mcpo.git
synced 2026-07-25 05:35:32 -04:00
[PR #183] [CLOSED] feat: Allow for disabling of request argument logging #187
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/open-webui/mcpo/pull/183
Author: @bbartels
Created: 6/23/2025
Status: ❌ Closed
Base:
dev← Head:main📝 Commits (10+)
101c513Gracefully shutdown uvicorn.Server on task cancellation in run()663f731Merge pull request #162 from 021gink/graceful-uvicorn-shutdown4758d30Merge pull request #140 from open-webui/dev747cd45Adds ability to disable printing argsb2b09b3Fixesddf27f3Update main.py9b8f792Update main.py775b297Update main.pyf7bae43Update main.pyb463985Update main.py📊 Changes
2 files changed (+11 additions, -1 deletions)
View changed files
📝
src/mcpo/main.py(+3 -0)📝
src/mcpo/utils/main.py(+8 -1)📄 Description
Pull Request Checklist
Before submitting, make sure you've checked the following:
devbranch.Changelog Entry
Description
Added
Changed
Deprecated
N/A
Removed
N/A
Fixed
N/A
Security
Allows for disabling of logging of possibly sensitive data
Breaking Changes
N/A
Additional Information
N/A
Screenshots or Videos
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.