mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 19:08:59 -05:00
[GH-ISSUE #15766] feat: Feature Suggestions – "Forgot Password", Email Confirmation, and Shared Custom Models #56329
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 @KoceilaSALEM on GitHub (Jul 16, 2025).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/15766
Check Existing Issues
Problem Description
I'm currently using Open WebUI in a production context and encountered three limitations that affect usability and user management:
Desired Solution you'd like
Here are the proposed improvements:
Alternatives Considered
For password reset: manually resetting user passwords in the database (not scalable or user-friendly).
For email confirmation: setting up external user authentication, which is more complex and defeats the purpose of having built-in auth.
For shared models: exporting and re-importing JSON files between users (inefficient and error-prone).
Additional Context
Here are two screenshots to illustrate the request regarding shared models:
Thanks again for your amazing work!
@ericklima-ca commented on GitHub (Jul 17, 2025):
https://github.com/open-webui/open-webui/discussions/11884