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 enh: restore tags from chat import 2024-10-20 18:02:41 -07:00
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 enh: folder export 2024-10-19 02:42:12 -07:00
functions.py
knowledge.py refac 2024-10-13 03:02:02 -07:00
memories.py
models.py
prompts.py
tags.py fix: multi-user tags issue 2024-10-13 01:00:38 -07:00
tools.py
users.py