The branch "master" has been updated. The following is a summary of the commits.
from: c91ae42ca8929663c5049ab0150e97a06b49b195 c44493a Remove dead code. 6ee1365 Fix a number of open redirect vulnerabilities. f10d428 Missed a few redirects. 4ea9e1a Deprecate Horde::redirect(). 14615a9 Fix even more redirects. fde928f Horde_Controller is a dependency. 7107d82 Bump Horde_Core dep. 13927e0 WS 3a36da2 This is hopefully the only redirect only in master. 2a81a4c Fix spelling. Summary: http://github.com/horde/horde/compare/c91ae42ca8929663c5049ab0150e97a06b49b195...2a81a4c123c15274c9a0969a3d9efd8637a38fda ----------------------------------------------------------------------- commit c44493ac8091b7e1eb0a4e1c618a1498f16ae8c4 Author: Jan Schneider <[email protected]> Date: Fri Jun 30 18:32:16 2017 +0200 Remove dead code. jonah/lib/View/StoryList.php | 5 ----- 1 file changed, 5 deletions(-) http://github.com/horde/horde/commit/c44493ac8091b7e1eb0a4e1c618a1498f16ae8c4 ----------------------------------------------------------------------- commit 6ee1365b3fe59c2d2bd937c03c801b84b2f798fa Author: Jan Schneider <[email protected]> Date: Mon Jul 3 13:01:06 2017 +0200 Fix a number of open redirect vulnerabilities. ansel/browse_edit.php | 4 ++-- ansel/disclamer.php | 5 +++-- ansel/docs/CHANGES | 8 ++++++++ ansel/faces/savecustom.php | 12 +++++------ ansel/lib/Application.php | 2 +- ansel/lib/Tile/Gallery.php | 2 +- ansel/lib/View/Gallery.php | 5 ++--- ansel/lib/View/GalleryProperties.php | 24 ++++++++++++---------- ansel/lib/View/Image.php | 7 +++---- ansel/lib/Widget/Actions.php | 6 +++--- ansel/package.xml | 19 ++++++++++++++--- ansel/protect.php | 7 +++---- gollem/docs/CHANGES | 7 +++++++ gollem/lib/Application.php | 2 +- gollem/package.xml | 6 +++--- gollem/selectlist.php | 2 +- gollem/view.php | 2 +- horde/docs/CHANGES | 7 +++++++ horde/login.php | 4 ++-- horde/package.xml | 17 +++++++++++++-- horde/scripts/http_login.php | 4 ++-- horde/services/language.php | 8 +++++--- horde/services/portal/edit.php | 4 ++-- horde/services/problem.php | 8 ++++++-- hylax/folder.php | 2 +- hylax/print.php | 4 +++- hylax/send.php | 4 +++- hylax/view.php | 3 +-- jonah/lib/View/StoryDelete.php | 3 --- jonah/lib/View/StoryEdit.php | 2 -- jonah/lib/View/StoryList.php | 5 +++-- kronolith/add.php | 3 +-- kronolith/attendees.php | 3 +-- kronolith/delete.php | 9 ++++---- kronolith/edit.php | 3 +-- kronolith/event.php | 3 +-- kronolith/lib/Application.php | 2 +- kronolith/lib/View/Day.php | 8 ++++---- kronolith/lib/View/Month.php | 4 ++-- kronolith/lib/View/Week.php | 4 ++-- kronolith/package.xml | 3 ++- kronolith/templates/delete/delete.inc | 4 ++-- kronolith/templates/delete/one.inc | 4 ++-- kronolith/templates/week/head.inc | 2 +- passwd/docs/CHANGES | 17 +++++++++++++++ passwd/lib/Basic.php | 4 ++-- passwd/package.xml | 19 ++++++++++++++--- turba/add.php | 10 +++------ turba/delete.php | 8 +++++--- turba/edit.php | 9 +++++--- turba/lib/Form/AddContact.php | 9 +++++--- turba/lib/Form/EditContactGroup.php | 2 +- turba/merge.php | 4 +++- turba/package.xml | 3 ++- turba/templates/browse/row.inc | 2 +- .../search/duplicate/contact_header.html.php | 2 +- whups/mybugs_edit.php | 4 ++-- whups/package.xml | 3 ++- whups/view.php | 2 +- 59 files changed, 216 insertions(+), 129 deletions(-) http://github.com/horde/horde/commit/6ee1365b3fe59c2d2bd937c03c801b84b2f798fa ----------------------------------------------------------------------- commit f10d4284ff9de54e7457a81cc437a3c33bda5c94 Author: Jan Schneider <[email protected]> Date: Mon Jul 3 20:12:40 2017 +0200 Missed a few redirects. hermes/entry.php | 2 +- hermes/lib/Api.php | 2 +- nag/lib/Block/Summary.php | 2 +- nag/task.php | 2 +- whups/lib/Form/Renderer/Comment.php | 2 +- whups/lib/Whups.php | 2 +- whups/ticket/delete_attachment.php | 2 +- whups/ticket/delete_history.php | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) http://github.com/horde/horde/commit/f10d4284ff9de54e7457a81cc437a3c33bda5c94 ----------------------------------------------------------------------- commit 4ea9e1a87f43632613dc4ebcb64f78c623b9212c Author: Jan Schneider <[email protected]> Date: Mon Jul 3 23:50:08 2017 +0200 Deprecate Horde::redirect(). framework/Core/lib/Horde.php | 18 ------------------ framework/Core/lib/Horde/Deprecated.php | 18 ++++++++++++++++++ framework/Core/package.xml | 2 ++ 3 files changed, 20 insertions(+), 18 deletions(-) http://github.com/horde/horde/commit/4ea9e1a87f43632613dc4ebcb64f78c623b9212c ----------------------------------------------------------------------- commit 14615a937f7cebb0eefc6273eae9178a9078aa4e Author: Jan Schneider <[email protected]> Date: Mon Jul 3 23:36:55 2017 +0200 Fix even more redirects. There are a bunch of ways to redirect in Horde. nag/app/controllers/CompleteTask.php | 4 ++-- nag/app/controllers/SaveTask.php | 9 ++++++--- nag/docs/CHANGES | 8 ++++++++ nag/package.xml | 32 ++++++++++++++++++++++++++++++-- trean/app/controllers/DeleteBookmark.php | 5 ++++- trean/app/controllers/SaveBookmark.php | 5 ++++- trean/docs/CHANGES | 24 ++++++++++++++++++++++++ trean/package.xml | 19 ++++++++++++++++--- 8 files changed, 94 insertions(+), 12 deletions(-) http://github.com/horde/horde/commit/14615a937f7cebb0eefc6273eae9178a9078aa4e ----------------------------------------------------------------------- commit fde928f57988178213c08bef1863637a639957db Author: Jan Schneider <[email protected]> Date: Mon Jul 3 23:39:14 2017 +0200 Horde_Controller is a dependency. nag/package.xml | 7 +++++++ 1 file changed, 7 insertions(+) http://github.com/horde/horde/commit/fde928f57988178213c08bef1863637a639957db ----------------------------------------------------------------------- commit 7107d821ab3aa43e244260f921b5bb4ad5bd5eed Author: Jan Schneider <[email protected]> Date: Mon Jul 3 23:41:13 2017 +0200 Bump Horde_Core dep. hermes/package.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) http://github.com/horde/horde/commit/7107d821ab3aa43e244260f921b5bb4ad5bd5eed ----------------------------------------------------------------------- commit 13927e06445986423106d7be8b3a211d186e820f Author: Jan Schneider <[email protected]> Date: Tue Jul 4 00:28:23 2017 +0200 WS turba/lib/Form/AddContact.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) http://github.com/horde/horde/commit/13927e06445986423106d7be8b3a211d186e820f ----------------------------------------------------------------------- commit 3a36da2b60accffa852728caa61203d5ff04d262 Author: Jan Schneider <[email protected]> Date: Tue Jul 4 00:28:47 2017 +0200 This is hopefully the only redirect only in master. whups/ticket/delete_multiple.php | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) http://github.com/horde/horde/commit/3a36da2b60accffa852728caa61203d5ff04d262 ----------------------------------------------------------------------- commit 2a81a4c123c15274c9a0969a3d9efd8637a38fda Author: Jan Schneider <[email protected]> Date: Tue Jul 4 00:31:09 2017 +0200 Fix spelling. ansel/disclaimer.php | 48 ++++++++++++++++++++++++++++++++++++++++++++++ ansel/disclamer.php | 48 ---------------------------------------------- ansel/lib/View/Gallery.php | 2 +- ansel/lib/View/Image.php | 2 +- ansel/package.xml | 8 ++++---- 5 files changed, 54 insertions(+), 54 deletions(-) create mode 100644 ansel/disclaimer.php delete mode 100644 ansel/disclamer.php http://github.com/horde/horde/commit/2a81a4c123c15274c9a0969a3d9efd8637a38fda -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
