mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-08 04:16:03 -05:00
[PR #21400] [MERGED] fix: issues/21399 regex bug #26067
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/21400
Author: @taylorwilsdon
Created: 2/13/2026
Status: ✅ Merged
Merged: 2/13/2026
Merged by: @tjbck
Base:
dev← Head:issues/21399📝 Commits (1)
5fee4abfix issues/21399📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
backend/open_webui/env.py(+1 -1)📄 Description
Pull Request Checklist
Closes #21399
devbranch. PRs targetingmainwill be immediately closed.devto ensure no unrelated commits (e.g. frommain) are included. Push updates to the existing PR branch instead of closing and reopening.Changelog Entry
Description
Fix regex
Added
n/a
Changed
Edited password validation regex
Deprecated
n/a
Removed
n/a
Fixed
Fixed password validation regex
Security
n/a
Breaking Changes
n/a
Additional Information
#21399
Screenshots or Videos
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.