[PR #1269] [MERGED] Added STARTTLS option for LDAP auth. #2175

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

📋 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: masterHead: fix/auth_ldap_starttls


📝 Commits (2)

  • 2399758 Added STARTTLS option for LDAP auth.
  • b694d43 Fixed 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.

## 📋 Pull Request Information **Original PR:** https://github.com/modoboa/modoboa/pull/1269 **Author:** [@tonioo](https://github.com/tonioo) **Created:** 10/10/2017 **Status:** ✅ Merged **Merged:** 10/10/2017 **Merged by:** [@tonioo](https://github.com/tonioo) **Base:** `master` ← **Head:** `fix/auth_ldap_starttls` --- ### 📝 Commits (2) - [`2399758`](https://github.com/modoboa/modoboa/commit/23997587858714ccbdafb99104824dffd12ca81f) Added STARTTLS option for LDAP auth. - [`b694d43`](https://github.com/modoboa/modoboa/commit/b694d433b398b9925efd8d5bffa7799aa1c4ad52) Fixed unit test. ### 📊 Changes **4 files changed** (+48 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description see #1259 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 12:09:45 +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#2175
No description provided.