The branch "imp_multiple_accounts" has been updated. The following is a summary of the commits.
from: 24346736ab1eefee0abe75cbf1d8d9005719cd66 fd801bf Add createBaseImapObject() method 319ad69 Store password in session via ID tied to object 0dfe933 Remote account's IMAP object now created and stored in the session ----------------------------------------------------------------------- commit fd801bfde15351e1989f8aa41e322500fe610c58 Author: Michael M Slusarz <[email protected]> Date: Sun Aug 25 14:18:20 2013 -0600 Add createBaseImapObject() method imp/bin/imp-query-imap-cache | 2 +- imp/lib/Auth.php | 2 +- imp/lib/Imap.php | 75 +++++++++++++++++++++++++++++++---------- 3 files changed, 58 insertions(+), 21 deletions(-) http://git.horde.org/horde-git/-/commit/fd801bfde15351e1989f8aa41e322500fe610c58 ----------------------------------------------------------------------- commit 319ad69b1f9f61aee8d39d1336370c572968f557 Author: Michael M Slusarz <[email protected]> Date: Sun Aug 25 14:53:53 2013 -0600 Store password in session via ID tied to object imp/lib/Imap/Password.php | 18 +++++++++++++++--- 1 files changed, 15 insertions(+), 3 deletions(-) http://git.horde.org/horde-git/-/commit/319ad69b1f9f61aee8d39d1336370c572968f557 ----------------------------------------------------------------------- commit 0dfe933801d62d89150c4d2021e50aedfa139f14 Author: Michael M Slusarz <[email protected]> Date: Sun Aug 25 15:14:58 2013 -0600 Remote account's IMAP object now created and stored in the session imp/lib/Ajax/Application/Handler/Remote.php | 4 +++- imp/lib/Remote/Account.php | 22 ++++++++++++++++++++++ 2 files changed, 25 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/0dfe933801d62d89150c4d2021e50aedfa139f14 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
