Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorManoj MJ <mmj@gitlab.com>2019-06-19 09:04:33 +0300
committerJan Provaznik <jprovaznik@gitlab.com>2019-06-19 09:04:33 +0300
commit83163fab43ba6d8262f6adbc8359acbeadf80f46 (patch)
tree375bd038132381db47baa206e9a0cd8843934d45 /changelogs
parent51267258d1c39835c995eaaf29b7df678334ded1 (diff)
Adds identity information while making external authorization requests
Issue: https://gitlab.com/gitlab-org/gitlab-ce/issues/61201#
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/61201-pass-identities-to-external-authorization.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/61201-pass-identities-to-external-authorization.yml b/changelogs/unreleased/61201-pass-identities-to-external-authorization.yml
new file mode 100644
index 00000000000..82eea653de6
--- /dev/null
+++ b/changelogs/unreleased/61201-pass-identities-to-external-authorization.yml
@@ -0,0 +1,5 @@
+---
+title: Add identity information to external authorization requests
+merge_request: 29461
+author:
+type: changed