mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-15 21:19:39 -05:00
[GH-ISSUE #5475] Disable File Upload and chat Controls for users #13993
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?
Originally created by @Yahya222 on GitHub (Sep 17, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/5475
Is your feature request related to a problem? Please describe.
I want to allow users only to chat with the available models. I dont want to give them access to Controls and I dont want to allow them to upload the files
Describe the solution you'd like
Disable controls and file upload from user UI
Describe alternatives you've considered