mirror of
https://github.com/open-webui/docs.git
synced 2026-07-20 15:38:19 -04:00
[PR #353] [CLOSED] feat: add LDAP_ATTRIBUTE_FOR_MAIL to env-configuration #433
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?
📋 Pull Request Information
Original PR: https://github.com/open-webui/docs/pull/353
Author: @steelcg
Created: 1/9/2025
Status: ❌ Closed
Base:
main← Head:main📝 Commits (1)
a6e91ecfeat: add LDAP_ATTRIBUTE_FOR_MAIL to env-configuration📊 Changes
1 file changed (+6 additions, -0 deletions)
View changed files
📝
docs/getting-started/advanced-topics/env-configuration.md(+6 -0)📄 Description
See discussion: https://github.com/open-webui/open-webui/discussions/8224
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
related PR in open-webui: feat: add LDAP_ATTRIBUTE_FOR_MAIL to env-configuration
related discussion: add LDAP_ATTRIBUTE_FOR_MAIL to env-configuration
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.