[commits] Horde annotated tag horde_imap_client-2.14.0 created. a8c231ab89985373faedef894832cd85a19ef9dd
Michael M Slusarz
slusarz at horde.org
Mon Aug 26 06:01:55 UTC 2013
The annotated tag "horde_imap_client-2.14.0" has been created.
at a8c231ab89985373faedef894832cd85a19ef9dd (tag)
tagging 08900d02bdc4ff1d1a6052a582dad415ee8ab6ee (commit)
replaces wicked-2.0.0rc2
tagged by Michael M Slusarz
on Mon Aug 26 00:01:23 2013 -0600
-----------------------------------------------------------------------
Released Horde_Imap_Client-2.14.0.
Jan Schneider (9):
Development mode for wicked-2.0.0RC3
More workarounds.
Give up and skip test instead.
Simplify even more, and re-enable test.
Order alphabetically.
Enable history tests.
Fix name.
Still not fixed in 5.5.3.
Fix generating URLs for JavaScript (Bug #12572).
Michael J Rubinsky (6):
Missed a place to re-add $status['messages']
$condstore doesn't exist anymore, use $modseq
Log the modseq used for IMAP collections.
Add support for not logging the full content of the tag content.
CHANGES
More detailed comments, update test.
Michael M Slusarz (32):
[mms] Add Horde_Session::ENCRYPT flag for session data.
Use new Horde_Session::ENCRYPT flag to store password in session
Use new Horde_Session::ENCRYPT flag to store password in session
[mms] Horde_Session now handles resetting the secret key on login.
[mms] Add preferred way of retrieving password - by passing in callable to 'password' parameter.
Use the new 'password' callable parameter to store password for Imap object
[mms] Update session data stored with secret key if session ID changed and we are using non-cookie based sessions.
Convert dynamic password generation from callable to a Horde_Imap_Client_Base_Password object
Use Horde_Imap_Client_Base_Password to dynamically generate password for Horde_Imap_Client
Merge branch 'master' into bug_12590
This is not needed anymore
Merge branch 'master' into bug_12590
Merge branch 'master' into bug_12590
Fix package.xml entry
Fix jstext label for Print Icon in basic view
[mms] Use strpos() instead of preg_match() for simple string searches (Request #12603; Thomas Jarosch <thomas.jarosch at intra2net.com>).
Merge branch 'bug_12590'
[mms] Added the 'statuscache' property to Horde_Imap_Client_Base (Request #12589).
Fix address compose links contained in HTML <a> tags when displaying in smartmobile view.
Fix status flag (Bug #12589)
phpdoc
Revert "[mms] Prevent endless loop when checkExistingAuth() test fails when initializing an application."
[mms] Fix regression in authenticating to an application when a session is active.
Use the new emebedded Horde_Session encryption for gollem passwords
Don't like token secret to Horde_Secret key, since the latter may suddenly change during the session
Use the built-in session encryption method to store encrypted credentials data
[mms] Fix auto-complete of addresses on the dynamic redirect page.
Fix positioning of checkall header in basic view
Only encrypt key if password data exists
Fix delimiter determination
Shot-in-the dark attempt to fix #12614
Released Horde_Imap_Client-2.14.0
Thomas Jarosch (2):
Simplify CONDSTORE/non-CONDSTORE code paths.
Replace preg_match() with strpos() for simple string search
More information about the commits
mailing list