mirror of
https://github.com/modoboa/modoboa.git
synced 2026-04-25 08:56:02 +03:00
[PR #2145] [MERGED] Add missing migration to disable disabled accounts' aliases #2467
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#2467
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/2145
Author: @jeromelebleu
Created: 1/28/2021
Status: ✅ Merged
Merged: 1/29/2021
Merged by: @tonioo
Base:
master← Head:fix/disable-aliases📝 Commits (1)
3eebd3fAdd migration to disable disabled accounts' aliases📊 Changes
1 file changed (+28 additions, -0 deletions)
View changed files
➕
modoboa/admin/migrations/0018_update_disabled_accounts_aliases.py(+28 -0)📄 Description
Update the database to fix disabled accounts' aliases as it is now done with #2044 and #2141.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.