open-webui/backend/open_webui/apps/webui
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
..
internal
models feat: LDAP User management 2024-11-06 03:30:23 +05:00
routers feat: LDAP User management 2024-11-06 03:30:23 +05:00
main.py feat: LDAP User management 2024-11-06 03:30:23 +05:00
utils.py