mirror of
https://github.com/open-webui/open-webui.git
synced 2026-06-03 23:38:13 -05:00
[PR #7233] [MERGED] Fix: LDAP integration used None for image and that broke Authentication #37660
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/7233
Author: @iamcristi
Created: 11/22/2024
Status: ✅ Merged
Merged: 11/22/2024
Merged by: @tjbck
Base:
dev← Head:patch-1📝 Commits (3)
edd224dMerge pull request #7180 from open-webui/devc13bcfdMerge pull request #7202 from open-webui/devb4cd685Update auths.py📊 Changes
1 file changed (+5 additions, -5 deletions)
View changed files
📝
backend/open_webui/apps/webui/routers/auths.py(+5 -5)📄 Description
Pull Request Checklist
Note to first-time contributors: Please open a discussion post in Discussions and describe your changes before submitting a pull request.
Before submitting, make sure you've checked the following:
devbranch.Changelog Entry
Description
Changed Auths.insert_new_auth for LDAP accounts. Previously setting image to "None" was causing an error.
Added
Changed
Deprecated
Removed
Fixed
Changed Auths.insert_new_auth for LDAP accounts. Previously setting image to "None" was causing an error.
Security
Breaking Changes
Additional Information
Screenshots or Videos
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.