[commits] Horde branch imp_6_2 updated. 96ae8a64390049c03328b629f41c792ab339c701
Michael M Slusarz
slusarz at horde.org
Mon Nov 4 20:51:36 UTC 2013
The branch "imp_6_2" has been updated.
The following is a summary of the commits.
from: 328cdb70ae7c4ea1f6c9461948a4168f70d0502f
244420a Fix displaying public namespace
54a1644 Convert Horde_Session to Horde_Pack
85a39fd Use session token for CSRF protection
305185f Typo
96ae8a6 Remove Horde_Token dependency
Summary: http://github.com/horde/horde/compare/328cdb70ae7c4ea1f6c9461948a4168f70d0502f...96ae8a64390049c03328b629f41c792ab339c701
-----------------------------------------------------------------------
commit 244420a26dae90cd7a6d9caacc73e91a0478e73c
Author: Michael M Slusarz <slusarz at horde.org>
Date: Sun Nov 3 23:32:19 2013 -0700
Fix displaying public namespace
imp/lib/Ftree/Account/Imap.php | 9 ++++++---
1 files changed, 6 insertions(+), 3 deletions(-)
http://github.com/horde/horde/commit/244420a26dae90cd7a6d9caacc73e91a0478e73c
http://git.horde.org/horde-git/-/commit/244420a26dae90cd7a6d9caacc73e91a0478e73c
-----------------------------------------------------------------------
commit 54a1644952151bea3dc942e0b334e07810e9e188
Author: Michael M Slusarz <slusarz at horde.org>
Date: Mon Nov 4 00:40:29 2013 -0700
Convert Horde_Session to Horde_Pack
Add to 6.2 branch so we (I) can test in a production-like environment.
framework/Core/lib/Horde/Session.php | 62 ++++++++++++++++------------------
1 files changed, 29 insertions(+), 33 deletions(-)
http://github.com/horde/horde/commit/54a1644952151bea3dc942e0b334e07810e9e188
http://git.horde.org/horde-git/-/commit/54a1644952151bea3dc942e0b334e07810e9e188
-----------------------------------------------------------------------
commit 85a39fdfc7bbeb51c41214c1bc6718d31b8e8486
Author: Michael M Slusarz <slusarz at horde.org>
Date: Mon Nov 4 01:00:30 2013 -0700
Use session token for CSRF protection
imp/lib/Application.php | 6 ++--
imp/lib/Basic/Compose.php | 8 ++--
imp/lib/Basic/Folders.php | 19 ++++------
imp/lib/Basic/Mailbox.php | 31 ++++++++---------
imp/lib/Basic/Message.php | 27 ++++-----------
imp/lib/Basic/Thread.php | 4 +-
imp/lib/Contents.php | 4 +-
imp/lib/Minimal/Mailbox.php | 10 +++---
imp/lib/Minimal/Message.php | 14 ++++----
imp/templates/basic/folders/folders_confirm.html.php | 2 +-
imp/templates/basic/folders/head.html.php | 2 +-
imp/templates/basic/folders/import.html.php | 2 +-
imp/templates/basic/mailbox/form_start.html.php | 2 +-
imp/templates/basic/message/navbar_top.html.php | 2 +-
imp/templates/minimal/mailbox.html.php | 2 +-
15 files changed, 60 insertions(+), 75 deletions(-)
http://github.com/horde/horde/commit/85a39fdfc7bbeb51c41214c1bc6718d31b8e8486
http://git.horde.org/horde-git/-/commit/85a39fdfc7bbeb51c41214c1bc6718d31b8e8486
-----------------------------------------------------------------------
commit 305185fc84b4b01f0adc8ecf561a111880862ea6
Author: Michael M Slusarz <slusarz at horde.org>
Date: Mon Nov 4 10:44:24 2013 -0700
Typo
imp/lib/Compose.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://github.com/horde/horde/commit/305185fc84b4b01f0adc8ecf561a111880862ea6
http://git.horde.org/horde-git/-/commit/305185fc84b4b01f0adc8ecf561a111880862ea6
-----------------------------------------------------------------------
commit 96ae8a64390049c03328b629f41c792ab339c701
Author: Michael M Slusarz <slusarz at horde.org>
Date: Mon Nov 4 13:17:41 2013 -0700
Remove Horde_Token dependency
imp/lib/Basic/Compose.php | 21 ++++++++-------------
imp/package.xml | 7 -------
2 files changed, 8 insertions(+), 20 deletions(-)
http://github.com/horde/horde/commit/96ae8a64390049c03328b629f41c792ab339c701
http://git.horde.org/horde-git/-/commit/96ae8a64390049c03328b629f41c792ab339c701
More information about the commits
mailing list