mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 10:58:17 -05:00
issue: USER_PERMISSIONS_CHAT_CONTROLS not being honored #6103
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 @y4shg on GitHub (Aug 15, 2025).
Check Existing Issues
Installation Method
Docker
Open WebUI Version
v0.6.22
Ollama Version (if applicable)
v0.11.4
Operating System
Ubuntu 24.04
Browser (if applicable)
Chrome 139.0.7258.127/128
Confirmation
README.md.Expected Behavior
USER_PERMISSIONS_CHAT_CONTROLS when set to false is to hide/disable the viewing of system prompt and other chat controls.
Actual Behavior
USER_PERMISSIONS_CHAT_CONTROLS is set to False, but Standard User is still able to open settings and change system prompt.
Steps to Reproduce
Additional Information
have tried on multiple computers, same result. no errors or warnings or anything related pop up in Logs for openwebui
@y4shg commented on GitHub (Aug 15, 2025):
I have forgot to mention, This only happens if a user signs up through the sign up screen, waits in pending status, then gets approved. After that the user able to access system prompt. But if the admin directly adds the user through the admin panel such result does not happen and the user is unable to access system prompt.
@tjbck commented on GitHub (Aug 17, 2025):
Unable to reproduce, keep us updated.