diff options
author | Rémy Coutable <remy@rymai.me> | 2017-03-20 09:37:14 +0100 |
---|---|---|
committer | Rémy Coutable <remy@rymai.me> | 2017-03-20 09:37:31 +0100 |
commit | aaaee8ae277a94c64927d57e3ce283930938a766 (patch) | |
tree | b3d8a84d13fcf1cb3d53c7bdd2f3900f35be91dd /changelogs/unreleased/29662-allow-unauthenticated-branches-api.yml | |
parent | 691402fb2b361ba19db3b8bdf77b75e513883423 (diff) | |
download | gitlab-ce-aaaee8ae277a94c64927d57e3ce283930938a766.tar.gz |
Allow unauthenticated access to some Branch API GET endpoints
Signed-off-by: Rémy Coutable <remy@rymai.me>
Diffstat (limited to 'changelogs/unreleased/29662-allow-unauthenticated-branches-api.yml')
-rw-r--r-- | changelogs/unreleased/29662-allow-unauthenticated-branches-api.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/29662-allow-unauthenticated-branches-api.yml b/changelogs/unreleased/29662-allow-unauthenticated-branches-api.yml new file mode 100644 index 00000000000..15d7b9dcafb --- /dev/null +++ b/changelogs/unreleased/29662-allow-unauthenticated-branches-api.yml @@ -0,0 +1,4 @@ +--- +title: Allow unauthenticated access to some Branch API GET endpoints +merge_request: +author: |