feat: Feature Suggestions – "Forgot Password", Email Confirmation, and Shared Custom Models #16182
KoceilaSALEM
started this conversation in
Ideas
Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
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!
Beta Was this translation helpful? Give feedback.
All reactions