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:
authorMichael Leopard <mleopard@gitlab.com>2019-06-19 23:27:34 +0300
committerStan Hu <stanhu@gmail.com>2019-06-19 23:27:34 +0300
commit8cf85b4bb50d0b116cb50699831f3ec049ae4ad4 (patch)
tree9dc2a9627e70860ed4ffd8ec938f58d4c48ad15f /changelogs/unreleased
parent4a5bda06900b2b623f7f9fcdce6b36cdcf73bc51 (diff)
Updating CE repo to include new EE users API changes
Updated users API documentation Moved API level changes to the service level
Diffstat (limited to 'changelogs/unreleased')
-rw-r--r--changelogs/unreleased/expose-saml-provider-id-to-users-api.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/expose-saml-provider-id-to-users-api.yml b/changelogs/unreleased/expose-saml-provider-id-to-users-api.yml
new file mode 100644
index 00000000000..6f0e4f4cf7f
--- /dev/null
+++ b/changelogs/unreleased/expose-saml-provider-id-to-users-api.yml
@@ -0,0 +1,5 @@
+---
+title: Expose saml_provider_id in the users API
+merge_request: 14045
+author:
+type: added