mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 03:18:23 -05:00
[PR #21505] [CLOSED] fix: use is None in socket event type check #26109
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/21505
Author: @aviu16
Created: 2/17/2026
Status: ❌ Closed
Base:
dev← Head:codex/openwebui-none-identity📝 Commits (2)
e6a1a56fix: use identity checks for None in socket and title pathse51d29dfix: limit PR scope to socket None-check path📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
backend/open_webui/socket/main.py(+1 -1)📄 Description
Pull Request Checklist
devbranch.fix:.Changelog Entry
Description
== Nonewithis Nonein the socket event data type check.Added
Changed
backend/open_webui/socket/main.py:data.get("type") is NoneDeprecated
Removed
Fixed
Nonein socket event fallback logic.Security
Breaking Changes
Additional Information
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.