[Tickets #13168] Re: Save passwords for remote accounts
noreply at bugs.horde.org
noreply at bugs.horde.org
Mon Apr 27 23:54:12 UTC 2015
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: https://bugs.horde.org/ticket/13168
------------------------------------------------------------------------------
Ticket | 13168
Updated By | Git Commit <commits at lists.horde.org>
Summary | Save passwords for remote accounts
Queue | IMP
Version | 6.2.0alpha1
Type | Enhancement
State | New
Priority | 2. Medium
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
Git Commit <commits at lists.horde.org> (2015-04-27 23:54) wrote:
Changes have been made in Git (master):
commit 7fe2fcd908729dceef6c5ccce79f9ed72938c180
Author: Michael M Slusarz <slusarz at horde.org>
Date: Mon Apr 27 15:26:11 2015 -0600
[mms] Allow remote account passwords to be saved encrypted in
user's preferences (Request #13168).
Key used to encrypt is derived from the "master" login authentication
password, so the saved password is only valid as long as that password
continues to be used.
imp/docs/CHANGES | 2 +
imp/js/base.js | 1 +
imp/lib/Ajax/Application/Handler/Remote.php | 25 +++++++-
imp/lib/Ftree/Account/Remote.php | 17 +++++-
imp/lib/Remote/Account.php | 91 +++++++++++++++++++++++++-
imp/package.xml | 8 +++
imp/templates/dynamic/mailbox.html.php | 4 +
7 files changed, 139 insertions(+), 9 deletions(-)
http://github.com/horde/horde/commit/7fe2fcd908729dceef6c5ccce79f9ed72938c180
More information about the bugs
mailing list