diff options
author | Douwe Maan <douwe@gitlab.com> | 2018-02-23 10:33:46 +0000 |
---|---|---|
committer | Nick Thomas <nick@gitlab.com> | 2018-02-23 10:33:46 +0000 |
commit | 7a6c7bd66bae678640c98ad426cd0153f638b163 (patch) | |
tree | 51dd1b18673e8f695ef2252b86c90b02148c269e /changelogs | |
parent | 981b5905a02ac89ca9f33ad7c91d8c1a576ed9af (diff) | |
download | gitlab-ce-7a6c7bd66bae678640c98ad426cd0153f638b163.tar.gz |
Allow token authentication on go-get request
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/dm-go-get-api-token.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/dm-go-get-api-token.yml b/changelogs/unreleased/dm-go-get-api-token.yml new file mode 100644 index 00000000000..ad9cfe05849 --- /dev/null +++ b/changelogs/unreleased/dm-go-get-api-token.yml @@ -0,0 +1,5 @@ +--- +title: Allow token authentication on go-get request +merge_request: +author: +type: changed |