mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-16 06:03:26 -05:00
issue: Temporary Chat File Persistence Violates Confidentiality and Defeats Mode Purpose #5583
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 @Ashitaka06 on GitHub (Jun 18, 2025).
Check Existing Issues
Installation Method
Docker
Open WebUI Version
0.6.15
Ollama Version (if applicable)
No response
Operating System
Ubuntu 22.04
Browser (if applicable)
No response
Confirmation
README.md.Expected Behavior
Actual Behavior
Steps to Reproduce
Logs & Screenshots
No application errors are thrown; behavior is silent and non‑obvious.
Additional Information
@tjbck commented on GitHub (Jun 18, 2025):
Temp chat here means the messages won't be saved, if you were to upload a file it'll have to be processed from the backend. Perhaps it'll be a good idea to display a confirmation dialog if you were to upload a file in a temp chat. Will take a look.