mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-10 07:43:10 -05:00
issue: ui config is hidden from pending user #6054
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 @U8F69 on GitHub (Aug 12, 2025).
Check Existing Issues
Installation Method
Git Clone
Open WebUI Version
v0.6.22
Ollama Version (if applicable)
No response
Operating System
macOS
Browser (if applicable)
No response
Confirmation
README.md.Expected Behavior
pending user can see custom pending title and desc
Actual Behavior
ui config is hidden from pending user, and custom pending title and desc is not visible
Steps to Reproduce
Logs & Screenshots
--
Additional Information
No response
@U8F69 commented on GitHub (Aug 12, 2025):
caused by commit
0c5fbded@U8F69 commented on GitHub (Aug 12, 2025):
Maybe move
ui configout ofif else blockis a better choice@tjbck commented on GitHub (Aug 13, 2025):
Addressed with 93205d43209b96e6cb931125f50cd1071ee09e4a!