mirror of
https://github.com/modoboa/modoboa.git
synced 2026-04-27 18:05:58 +03:00
[PR #1008] [MERGED] Possibility to change default password. #2087
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#2087
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/1008
Author: @tonioo
Created: 1/18/2017
Status: ✅ Merged
Merged: 1/18/2017
Merged by: @tonioo
Base:
master← Head:feature/set_default_password📝 Commits (3)
1a7b9d8Possibility to change default password.cf80028DRY.5502fb0Fixed unit test.📊 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.