open-webui/backend/open_webui/apps/webui/models
morgan55555 5d934d7d15 feat: LDAP User management
LDAP will be used as default if no other auth form is enabled.
LDAP now will work with ENABLE_LOGIN_FORM = false.
Fixed exception "User does not match the record."
Now LDAP login is case insensitive.
Integrated with onboarding feature.
2024-11-06 03:30:23 +05:00
..
auths.py feat: LDAP User management 2024-11-06 03:30:23 +05:00
chats.py
documents.py
feedbacks.py refac 2024-10-23 12:33:00 -07:00
files.py refac: chat input file handling 2024-10-26 12:56:37 -07:00
folders.py
functions.py
knowledge.py
memories.py
models.py
prompts.py
tags.py
tools.py
users.py