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>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/10885
Author: @weisser-dev
Created: 2/27/2025
Status: ❌ Closed
Base:
dev← Head:bug-ldap-search-filters-1📝 Commits (1)
82e4f43fix 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.