mirror of
https://github.com/open-webui/open-webui.git
synced 2026-03-10 07:43:10 -05:00
LDAP: ENABLE_LOGIN_FORM=False also disables LDAP form #2742
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @strobel1x on GitHub (Nov 21, 2024).
When I set
LDAP_ENABLE=TrueandENABLE_LOGIN_FORM=False, no LDAP login form is displayed, but the link to switch between the two is displayed.This should not be the case as discribed in the commit.
@morgan55555 commented on GitHub (Nov 21, 2024):
https://github.com/open-webui/open-webui/pull/7162