mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 03:18:23 -05:00
[GH-ISSUE #16522] issue: ui config is hidden from pending user #17941
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 @OrenZhang on GitHub (Aug 12, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/16522
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
@OrenZhang commented on GitHub (Aug 12, 2025):
caused by commit
0c5fbded@OrenZhang 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!