open-webui/backend/open_webui
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
internal
migrations
models refac 2025-04-12 15:10:43 -07:00
retrieval chore: format 2025-04-12 16:35:11 -07:00
routers Properly handle ldap3.abstract.attribute.Attribute value 2025-04-13 18:00:42 +03:00
socket chore: format 2025-04-12 16:35:11 -07:00
static fix: fix typo 2025-03-07 00:19:26 +00:00
storage feat: add AWS workload identity support 2025-02-27 13:12:54 -05:00
test feat: add AWS workload identity support 2025-02-27 13:12:54 -05:00
utils fix: ongoing chat stop issue 2025-04-12 20:51:02 -07:00
__init__.py chore: format 2025-04-12 16:35:11 -07:00
alembic.ini
config.py feat: multiple models chat user permissions 2025-04-12 17:37:30 -07:00
constants.py enh: password max length verification 2025-04-08 12:50:25 -07:00
env.py chore: format 2025-04-12 16:35:11 -07:00
functions.py refac 2025-03-26 01:17:10 -07:00
main.py fix: ongoing chat stop issue 2025-04-12 20:51:02 -07:00
tasks.py fix: ongoing chat stop issue 2025-04-12 20:51:02 -07:00