mirror of
https://github.com/modoboa/modoboa.git
synced 2026-04-25 08:56:02 +03:00
[PR #1843] [MERGED] Added support for a secondary LDAP server. #2310
Labels
No labels
bug
bug
dependencies
design
documentation
duplicate
enhancement
enhancement
enhancement
feedback-needed
help-needed
help-needed
installer
invalid
looking-for-sponsors
modoboa-contacts
new-ui
new-ui
pr
pull-request
pyconfr
python
question
security
stale
webmail
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/modoboa-modoboa#2310
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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/modoboa/modoboa/pull/1843
Author: @tonioo
Created: 2/17/2020
Status: ✅ Merged
Merged: 2/19/2020
Merged by: @tonioo
Base:
master← Head:feature/secondary_ldap_server📝 Commits (4)
4f5f8baAdded support for a secondary LDAP server.cfa3c0bFixed loop.59dfecdUse a classmethod here.a9b56ddFixed tests.📊 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.