mirror of
https://github.com/modoboa/modoboa.git
synced 2026-04-25 08:56:02 +03:00
[PR #1579] [MERGED] Password scheme update at login #2266
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#2266
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/1579
Author: @Toniob
Created: 10/5/2018
Status: ✅ Merged
Merged: 10/9/2018
Merged by: @tonioo
Base:
master← Head:password_scheme📝 Commits (6)
1d83a3bconvert user password at login if it's not using the right scheme5955adfadd a parameter to choose between updating the password to the default scheme or not9bb4661update translation files781aec2improve code qualityf663cb2improve indentationb88f5d9improve code quality📊 Changes
84 files changed (+8572 additions, -7233 deletions)
View changed files
📝
modoboa/admin/locale/cs_CZ/LC_MESSAGES/django.po(+326 -252)📝
modoboa/admin/locale/de/LC_MESSAGES/django.po(+236 -218)📝
modoboa/admin/locale/el_GR/LC_MESSAGES/django.po(+236 -218)📝
modoboa/admin/locale/en/LC_MESSAGES/django.po(+236 -218)📝
modoboa/admin/locale/es/LC_MESSAGES/django.po(+236 -218)📝
modoboa/admin/locale/fr/LC_MESSAGES/django.po(+245 -221)📝
modoboa/admin/locale/it/LC_MESSAGES/django.po(+236 -218)📝
modoboa/admin/locale/ja_JP/LC_MESSAGES/django.po(+236 -218)📝
modoboa/admin/locale/nl_NL/LC_MESSAGES/django.po(+236 -218)📝
modoboa/admin/locale/pl_PL/LC_MESSAGES/django.po(+236 -218)📝
modoboa/admin/locale/pt_BR/LC_MESSAGES/django.po(+345 -259)📝
modoboa/admin/locale/pt_PT/LC_MESSAGES/django.po(+236 -218)📝
modoboa/admin/locale/ro_RO/LC_MESSAGES/django.po(+357 -263)📝
modoboa/admin/locale/ru/LC_MESSAGES/django.po(+236 -218)📝
modoboa/admin/locale/sv/LC_MESSAGES/django.po(+323 -251)📝
modoboa/admin/locale/zh_TW/LC_MESSAGES/django.po(+279 -240)📝
modoboa/core/app_settings.py(+0 -0)📝
modoboa/core/tests/test_authentication.py(+0 -0)📝
modoboa/core/tests/test_views.py(+0 -0)📝
modoboa/core/views/auth.py(+0 -0)...and 64 more files
📄 Description
close #1565
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.