mirror of
https://github.com/modoboa/modoboa.git
synced 2026-04-25 08:56:02 +03:00
[PR #871] [MERGED] Fix: Ldap settings #2036
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#2036
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/871
Author: @tonioo
Created: 5/3/2016
Status: ✅ Merged
Merged: 5/3/2016
Merged by: @tonioo
Base:
master← Head:fix/ldap_settings📝 Commits (10+)
e437ffcLDAP authentication unit testing.40bbbb7Fix LDAP data.3d1b0d2Fix test data.f8f6002Fix unit test.e20b17eNew test.e83f172Try different syntaxes.27e8244LDIF update.88b472fFix LDIF.cd49628Try to fix unit tests.6c6d4daTry to fix unit tests.📊 Changes
8 files changed (+172 additions, -5 deletions)
View changed files
📝
.travis.yml(+10 -1)➕
codecov.yml(+22 -0)➕
ldap-requirements.txt(+2 -0)📝
modoboa/core/tests.py(+71 -0)📝
modoboa/lib/authbackends.py(+7 -1)📝
modoboa/urls.py(+1 -3)➕
test_data/base.ldif(+42 -0)➕
test_data/slapd.conf(+17 -0)📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.