Remove plain text passwords conversion code
Categories
(Chat Core :: General, task)
Tracking
(thunderbird_esr91 wontfix)
| Tracking | Status | |
|---|---|---|
| thunderbird_esr91 | --- | wontfix |
People
(Reporter: aleth, Assigned: clokep)
References
Details
(Whiteboard: [1.6-wanted])
Attachments
(1 file)
|
5.06 KB,
patch
|
freaktechnik
:
review+
|
Details | Diff | Splinter Review |
| Reporter | ||
Updated•12 years ago
|
Updated•12 years ago
|
| Reporter | ||
Updated•12 years ago
|
| Reporter | ||
Updated•12 years ago
|
Comment 1•12 years ago
|
||
| Assignee | ||
Comment 2•12 years ago
|
||
| Assignee | ||
Comment 3•12 years ago
|
||
| Assignee | ||
Comment 4•4 years ago
|
||
(In reply to aleth [:aleth] from comment #0)
*** Original post on bio 1244 at 2012-01-26 00:57:00 UTC ***
http://hg.instantbird.org/instantbird/rev/6dbe0da3ffc4 duplicates the values
stored in the preferences in the password manager. When there is no further
need for users to be able to switch back to 1.1, these values should be
removed.
https://hg.mozilla.org/comm-central/rev/a2a44dff8a5ff8e713da001888ace6f1128ed3ee
| Assignee | ||
Updated•4 years ago
|
| Assignee | ||
Updated•4 years ago
|
| Assignee | ||
Comment 5•4 years ago
|
||
This removes the code for moving plaintext passwords (stored in preferences) to the password manager.
As far as I can tell this code was never active on Thunderbird (this code landed in Instantbird several months before chat was added to Thunderbird and the changes due to bug 953875 have no corresponding mail components). My profile (which is quite old) has no stored passwords in the preferences.
Since this was never used, I've just removed it.
| Assignee | ||
Updated•4 years ago
|
Comment 6•4 years ago
|
||
| Assignee | ||
Updated•4 years ago
|
Pushed by thunderbird@calypsoblue.org:
https://hg.mozilla.org/comm-central/rev/3d0ca1865b67
Remove unused code to move plaintext passwords to the password manager. r=freaktechnik
Updated•4 years ago
|
Updated•4 years ago
|
Description
•