[PR #353] [CLOSED] feat: add LDAP_ATTRIBUTE_FOR_MAIL to env-configuration #433

Closed
opened 2026-02-15 17:16:59 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/docs/pull/353
Author: @steelcg
Created: 1/9/2025
Status: Closed

Base: mainHead: main


📝 Commits (1)

  • a6e91ec feat: 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.

## 📋 Pull Request Information **Original PR:** https://github.com/open-webui/docs/pull/353 **Author:** [@steelcg](https://github.com/steelcg) **Created:** 1/9/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`a6e91ec`](https://github.com/open-webui/docs/commit/a6e91ec1ad953f5a5950cf4db43571e7b3c910e1) feat: add LDAP_ATTRIBUTE_FOR_MAIL to env-configuration ### 📊 Changes **1 file changed** (+6 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `docs/getting-started/advanced-topics/env-configuration.md` (+6 -0) </details> ### 📄 Description See discussion: [https://github.com/open-webui/open-webui/discussions/8224](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](https://github.com/open-webui/open-webui/pull/8416) related discussion: [add LDAP_ATTRIBUTE_FOR_MAIL to env-configuration](https://github.com/open-webui/open-webui/discussions/8224) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 17:16:59 -05:00
yindo closed this issue 2026-02-15 17:16:59 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: open-webui/docs#433