[PR #1843] [MERGED] Added support for a secondary LDAP server. #2310

Closed
opened 2026-02-27 12:10:24 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/modoboa/modoboa/pull/1843
Author: @tonioo
Created: 2/17/2020
Status: Merged
Merged: 2/19/2020
Merged by: @tonioo

Base: masterHead: feature/secondary_ldap_server


📝 Commits (4)

📊 Changes

5 files changed (+129 additions, -56 deletions)

View changed files

📝 doc/configuration.rst (+1 -0)
📝 modoboa/core/app_settings.py (+78 -48)
📝 modoboa/core/tests/test_views.py (+4 -1)
📝 modoboa/ldapsync/lib.py (+21 -4)
📝 modoboa/lib/authbackends.py (+25 -3)

📄 Description

see #1842


🔄 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/modoboa/modoboa/pull/1843 **Author:** [@tonioo](https://github.com/tonioo) **Created:** 2/17/2020 **Status:** ✅ Merged **Merged:** 2/19/2020 **Merged by:** [@tonioo](https://github.com/tonioo) **Base:** `master` ← **Head:** `feature/secondary_ldap_server` --- ### 📝 Commits (4) - [`4f5f8ba`](https://github.com/modoboa/modoboa/commit/4f5f8ba3faf1f8ce3da998f860e59864417e79e3) Added support for a secondary LDAP server. - [`cfa3c0b`](https://github.com/modoboa/modoboa/commit/cfa3c0bee54aeb64269ad6ab86fb868477fd47fe) Fixed loop. - [`59dfecd`](https://github.com/modoboa/modoboa/commit/59dfecd801280661cb50a619a53cc78979ee0db3) Use a classmethod here. - [`a9b56dd`](https://github.com/modoboa/modoboa/commit/a9b56dde07dbe3c293c8ed8439662a1b901d6097) Fixed tests. ### 📊 Changes **5 files changed** (+129 additions, -56 deletions) <details> <summary>View changed files</summary> 📝 `doc/configuration.rst` (+1 -0) 📝 `modoboa/core/app_settings.py` (+78 -48) 📝 `modoboa/core/tests/test_views.py` (+4 -1) 📝 `modoboa/ldapsync/lib.py` (+21 -4) 📝 `modoboa/lib/authbackends.py` (+25 -3) </details> ### 📄 Description see #1842 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 12:10:24 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/modoboa-modoboa#2310
No description provided.