mirror of
https://github.com/modoboa/modoboa.git
synced 2026-04-27 01:45:58 +03:00
[GH-ISSUE #1045] Changing Encryption Method #878
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#878
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?
Originally created by @oconshaw on GitHub (Feb 21, 2017).
Original GitHub issue: https://github.com/modoboa/modoboa/issues/1045
How would you change the encryption used for passwords in Modoboa? Or for that matter, disable it all together? I realize disabling it would be considered a bad idea -- this wouldn't be in production. I am just trying to understand how this works and how to change. I usually start with no security and then add on from there until it breaks when trying to understand all the pieces. -- Thanks.
@tonioo commented on GitHub (Feb 21, 2017):
There is a dedicated global parameter for that. Look at Modoboa > Parameters > General.
@tonioo commented on GitHub (Mar 2, 2017):
@oconshaw Have you found it?