open-webui/backend
Athanasios Oikonomou c70fedb626 Properly handle ldap3.abstract.attribute.Attribute value
This commit fixes an issue created on commit 2e7a01f30a.

Ldap object is type <class 'ldap3.abstract.attribute.Attribute'>.
So we need to return the value and verify if it's null, string or list.

Fixes #12813
2025-04-13 18:00:42 +03:00
..
data refac: mv backend files to /open_webui dir 2024-09-04 16:54:48 +02:00
open_webui Properly handle ldap3.abstract.attribute.Attribute value 2025-04-13 18:00:42 +03:00
.dockerignore fix: litellm config issue 2024-02-24 22:35:11 -08:00
.gitignore refac 2024-09-06 04:59:20 +02:00
dev.sh refac: mv backend files to /open_webui dir 2024-09-04 16:54:48 +02:00
requirements.txt Merge pull request #12366 from Ithanil/redis_sentinel_2 2025-04-12 11:41:30 -07:00
start.sh refac: web/rag config 2025-04-12 16:33:36 -07:00
start_windows.bat refac: web/rag config 2025-04-12 16:33:36 -07:00