mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-06 02:48:13 -05:00
[PR #20650] [MERGED] feat: Add new ENV VAR for custom error message on error on signup / password change due to password not meeting requirements #48767
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?
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/20650
Author: @Classic298
Created: 1/13/2026
Status: ✅ Merged
Merged: 1/19/2026
Merged by: @tjbck
Base:
dev← Head:auth📝 Commits (3)
5f5d206add env var for custom auth pw message6d302d0Update auth.pybe9dee2Update auth.py📊 Changes
3 files changed (+8 additions, -1 deletions)
View changed files
📝
backend/open_webui/env.py(+2 -0)📝
backend/open_webui/routers/auths.py(+4 -0)📝
backend/open_webui/utils/auth.py(+2 -1)📄 Description
Fixes https://github.com/open-webui/open-webui/issues/20647
Contributor License Agreement
By submitting this pull request, I confirm that I have read and fully agree to the Contributor License Agreement (CLA), and I am providing my contributions under its terms.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.