From ba2f9aa95ee55f3672cd59474c65b959d0fe7fb5 Mon Sep 17 00:00:00 2001 From: James Moger <james.moger@gitblit.com> Date: Wed, 26 Feb 2014 23:52:45 -0500 Subject: [PATCH] Do not grant fork CLONE permissions to users/teams with implied regex CLONE permissions (issue-320) --- releases.moxie | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/releases.moxie b/releases.moxie index e498f6e..18a41f0 100644 --- a/releases.moxie +++ b/releases.moxie @@ -16,6 +16,7 @@ fixes: - Fixed incorrect tagger attribution in the dashboard (issue-276) - Fixed support for implied SSH urls in web.otherUrls (issue-311) + - Fixed injection of unnecessary explicit CLONE permissions for a fork when users or teams already had implied regex permissions (issue-320) - Bind LDAP connection after establishing TLS initialization (issue-343) - Fixed NPE when attempting to add a permission without a registrant (issue-344) - Invalidate all cached repository data on "clear cache" (issue-346) -- Gitblit v1.9.1