mirror of
https://github.com/modoboa/modoboa.git
synced 2026-04-26 09:26:00 +03:00
[PR #1269] [MERGED] Added STARTTLS option for LDAP auth. #2175
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#2175
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/1269
Author: @tonioo
Created: 10/10/2017
Status: ✅ Merged
Merged: 10/10/2017
Merged by: @tonioo
Base:
master← Head:fix/auth_ldap_starttls📝 Commits (2)
2399758Added STARTTLS option for LDAP auth.b694d43Fixed unit test.📊 Changes
4 files changed (+48 additions, -5 deletions)
View changed files
📝
modoboa/core/app_settings.py(+7 -4)📝
modoboa/core/constants.py(+6 -0)➕
modoboa/core/migrations/0014_auto_20171010_1746.py(+34 -0)📝
modoboa/core/tests/test_views.py(+1 -1)📄 Description
see #1259
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.