[PR #1849] [MERGED] Added setting to define external password url. #2312

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/1849
Author: @tonioo
Created: 2/24/2020
Status: Merged
Merged: 2/27/2020
Merged by: @tonioo

Base: masterHead: feature/external_password_url


📝 Commits (2)

  • 3151b4d Added setting to define external password url.
  • f2a815e Fixed tests.

📊 Changes

8 files changed (+56 additions, -9 deletions)

View changed files

📝 modoboa/admin/tests/test_alias.py (+2 -2)
📝 modoboa/core/app_settings.py (+12 -0)
📝 modoboa/core/commands/deploy.py (+1 -1)
📝 modoboa/core/templates/core/api_access.html (+2 -2)
📝 modoboa/core/templates/core/user_profile.html (+11 -2)
📝 modoboa/core/tests/test_core.py (+17 -0)
📝 modoboa/core/views/user.py (+9 -1)
📝 modoboa/urls.py (+2 -1)

📄 Description

see #1848


🔄 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/1849 **Author:** [@tonioo](https://github.com/tonioo) **Created:** 2/24/2020 **Status:** ✅ Merged **Merged:** 2/27/2020 **Merged by:** [@tonioo](https://github.com/tonioo) **Base:** `master` ← **Head:** `feature/external_password_url` --- ### 📝 Commits (2) - [`3151b4d`](https://github.com/modoboa/modoboa/commit/3151b4d7aaa659fef3e0fde974d35c818f028769) Added setting to define external password url. - [`f2a815e`](https://github.com/modoboa/modoboa/commit/f2a815efd60a67f01d52009ee7b000572b3581b1) Fixed tests. ### 📊 Changes **8 files changed** (+56 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `modoboa/admin/tests/test_alias.py` (+2 -2) 📝 `modoboa/core/app_settings.py` (+12 -0) 📝 `modoboa/core/commands/deploy.py` (+1 -1) 📝 `modoboa/core/templates/core/api_access.html` (+2 -2) 📝 `modoboa/core/templates/core/user_profile.html` (+11 -2) 📝 `modoboa/core/tests/test_core.py` (+17 -0) 📝 `modoboa/core/views/user.py` (+9 -1) 📝 `modoboa/urls.py` (+2 -1) </details> ### 📄 Description see #1848 --- <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#2312
No description provided.