mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-17 07:46:16 -05:00
[GH-ISSUE #7154] LDAP: ENABLE_LOGIN_FORM=False also disables LDAP form #53302
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).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/7154
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