[PR #1008] [MERGED] Possibility to change default password. #2087

Closed
opened 2026-02-27 11:20:49 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/modoboa/modoboa/pull/1008
Author: @tonioo
Created: 1/18/2017
Status: Merged
Merged: 1/18/2017
Merged by: @tonioo

Base: masterHead: feature/set_default_password


📝 Commits (3)

📊 Changes

5 files changed (+40 additions, -4 deletions)

View changed files

📝 modoboa/admin/forms/domain.py (+2 -1)
📝 modoboa/admin/tests/test_domain.py (+25 -0)
📝 modoboa/core/app_settings.py (+10 -0)
📝 modoboa/core/management/commands/load_initial_data.py (+1 -2)
📝 modoboa/core/tests/test_views.py (+2 -1)

📄 Description

see #1007


🔄 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/1008 **Author:** [@tonioo](https://github.com/tonioo) **Created:** 1/18/2017 **Status:** ✅ Merged **Merged:** 1/18/2017 **Merged by:** [@tonioo](https://github.com/tonioo) **Base:** `master` ← **Head:** `feature/set_default_password` --- ### 📝 Commits (3) - [`1a7b9d8`](https://github.com/modoboa/modoboa/commit/1a7b9d85b88c2e2c4fc7c455fa72dcf2e4efccec) Possibility to change default password. - [`cf80028`](https://github.com/modoboa/modoboa/commit/cf80028faf1096ea6ff37207e5740b3315bb9c54) DRY. - [`5502fb0`](https://github.com/modoboa/modoboa/commit/5502fb0601b22b90ada95556357a424fbf68ef6b) Fixed unit test. ### 📊 Changes **5 files changed** (+40 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `modoboa/admin/forms/domain.py` (+2 -1) 📝 `modoboa/admin/tests/test_domain.py` (+25 -0) 📝 `modoboa/core/app_settings.py` (+10 -0) 📝 `modoboa/core/management/commands/load_initial_data.py` (+1 -2) 📝 `modoboa/core/tests/test_views.py` (+2 -1) </details> ### 📄 Description see #1007 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 11:20:49 +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#2087
No description provided.