mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 10:58:17 -05:00
[GH-ISSUE #19952] refac: chat db table #57711
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 @tjbck on GitHub (Dec 14, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/19952
@AxENSRennes commented on GitHub (Feb 3, 2026):
Hi @tjbck,
I'm interested in the client-side chat encryption feature from PR #19946, which is blocked by this DB migration.
For my use case (hosting Open WebUI for others), E2E encryption is important so that as a host I cannot access users' conversations.
Is there any update on the status of this migration?
Thanks for the great work on Open WebUI!