From b5010f9f54ae2d32cf1c86e7b7129aa2d6633053 Mon Sep 17 00:00:00 2001 From: James Moger <james.moger@gitblit.com> Date: Tue, 04 Nov 2014 17:12:00 -0500 Subject: [PATCH] Whitelist the "target" link attribute in the XSS filter --- releases.moxie | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/releases.moxie b/releases.moxie index 2bca1a7..d98c2d4 100644 --- a/releases.moxie +++ b/releases.moxie @@ -18,6 +18,7 @@ - Fix exception when viewing a ticket with a patchset where the integration branch does not exist (issue-521, ticket-212) - Fix exception when deleting a repository using the FileTicketService (issue-522, ticket-213) - Do not inject team repository permissions as explicit user permissoins when editing a user (issue-462, ticket-214) + - Whitelist the target link attribute in the XSS filter (ticket-216) changes: - Replaced Dagger with Guice (ticket-80) - Use release name as root directory in Gitblit GO artifacts (ticket-109) @@ -41,6 +42,7 @@ - Florian Zschocke - Paul Martin - razzard + - Alexander Zabluda } # -- Gitblit v1.9.1