[PR #10885] [CLOSED] fix env.var based on documentation #9409

Closed
opened 2025-11-11 18:21:50 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/open-webui/pull/10885
Author: @weisser-dev
Created: 2/27/2025
Status: Closed

Base: devHead: bug-ldap-search-filters-1


📝 Commits (1)

  • 82e4f43 fix env.var based on documentation

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 backend/open_webui/config.py (+1 -0)

📄 Description

currently the documentation says, that the env var for LDAP_SEARCH_FILTERS is like this, but the implementation says LDAP_SEARCH_FILTER to be compatible with current implementation and doc we need to add this here.


🔄 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/open-webui/pull/10885 **Author:** [@weisser-dev](https://github.com/weisser-dev) **Created:** 2/27/2025 **Status:** ❌ Closed **Base:** `dev` ← **Head:** `bug-ldap-search-filters-1` --- ### 📝 Commits (1) - [`82e4f43`](https://github.com/open-webui/open-webui/commit/82e4f4354eb0d65abea8bae98690da4f5d2c8389) fix env.var based on documentation ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `backend/open_webui/config.py` (+1 -0) </details> ### 📄 Description currently the documentation says, that the env var for LDAP_SEARCH_FILTERS is like this, but the implementation says LDAP_SEARCH_FILTER to be compatible with current implementation and doc we need to add this here. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-11 18:21:50 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#9409