mirror of
https://github.com/open-webui/open-webui.git
synced 2026-05-07 11:28:35 -05:00
[GH-ISSUE #8223] add LDAP_ATTRIBUTE_FOR_MAIL in LDAP configuration #15044
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 @lich72 on GitHub (Dec 31, 2024).
Original GitHub issue: https://github.com/open-webui/open-webui/issues/8223
Feature Request
Is your feature request related to a problem? Please describe.
In our LDAP settings, the mail value is not from "mail" but another attribute. we can not get mail from LDAP
Describe the solution you'd like
add LDAP_ATTRIBUTE_FOR_MAIL in LDAP configuration
Describe alternatives you've considered
N/A
Additional context
N/A