The branch "FRAMEWORK_5_2" has been updated. The following is a summary of the commits.
from: 7b36da5a14342abf549a369c7ef85ec83dbd6a33 666bc84 Don't double decode attribute. 1f2d2d2 [jan] Fix decoding serialized attributes loaded from the backend. e28e445 Remove dead code. d6f03e0 Fix a number of open redirect vulnerabilities. Summary: http://github.com/horde/horde/compare/7b36da5a14342abf549a369c7ef85ec83dbd6a33...d6f03e043aa9e2fe1e5339af506ced58754267ef ----------------------------------------------------------------------- commit 666bc84b5ba7134b1a6715888a393560195b31f4 Author: Jan Schneider <[email protected]> Date: Thu Jun 29 17:30:37 2017 +0200 Don't double decode attribute. whups/lib/Driver/Sql.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) http://github.com/horde/horde/commit/666bc84b5ba7134b1a6715888a393560195b31f4 ----------------------------------------------------------------------- commit 1f2d2d21cfa59892cdd40ca115aa241039750483 Author: Jan Schneider <[email protected]> Date: Thu Jun 29 17:45:40 2017 +0200 [jan] Fix decoding serialized attributes loaded from the backend. whups/docs/CHANGES | 1 + whups/package.xml | 2 ++ 2 files changed, 3 insertions(+) http://github.com/horde/horde/commit/1f2d2d21cfa59892cdd40ca115aa241039750483 ----------------------------------------------------------------------- commit e28e4452c8af91d92a9cffb1adf42bd2ce4959f7 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/e28e4452c8af91d92a9cffb1adf42bd2ce4959f7 ----------------------------------------------------------------------- commit d6f03e043aa9e2fe1e5339af506ced58754267ef 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 | 1 + 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 | 6 +++--- ansel/protect.php | 7 +++---- gollem/docs/CHANGES | 1 + gollem/lib/Application.php | 2 +- gollem/package.xml | 6 +++--- gollem/selectlist.php | 2 +- gollem/view.php | 2 +- horde/docs/CHANGES | 1 + horde/login.php | 4 ++-- horde/package.xml | 6 +++--- 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/docs/CHANGES | 1 + 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 | 4 +++- kronolith/templates/delete/delete.inc | 4 ++-- kronolith/templates/delete/one.inc | 4 ++-- kronolith/templates/week/head.inc | 2 +- passwd/docs/CHANGES | 1 + passwd/lib/Basic.php | 4 ++-- passwd/package.xml | 6 +++--- turba/add.php | 10 +++------ turba/delete.php | 8 +++++--- turba/docs/CHANGES | 1 + turba/edit.php | 9 +++++--- turba/lib/Form/AddContact.php | 9 +++++--- turba/lib/Form/EditContactGroup.php | 2 +- turba/merge.php | 4 +++- turba/package.xml | 4 +++- turba/templates/browse/row.inc | 2 +- .../search/duplicate/contact_header.html.php | 2 +- whups/docs/CHANGES | 1 + whups/mybugs_edit.php | 4 ++-- whups/package.xml | 4 +++- whups/view.php | 2 +- 62 files changed, 149 insertions(+), 130 deletions(-) http://github.com/horde/horde/commit/d6f03e043aa9e2fe1e5339af506ced58754267ef -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
