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:
authorClement Ho <clemmakesapps@gmail.com>2017-08-25 17:58:35 +0300
committerClement Ho <clemmakesapps@gmail.com>2017-08-25 17:58:35 +0300
commit4fb4915632f79f6134e95139f39a94ff78542de9 (patch)
tree78750e26e4c6caa76a3b41d3c1ab88a0e4bf3293 /changelogs
parentc842e29aada60419c0a978ed4cd931ed590d5292 (diff)
parent5167a76f065cda793df6d188fe472da8db0ac4ae (diff)
Merge branch '35721-auth-style-confirmation' into 'master'
Authorizations regarding OAuth - style confirmation Closes #35721 See merge request !13691
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/35721-auth-style-confirmation.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/35721-auth-style-confirmation.yml b/changelogs/unreleased/35721-auth-style-confirmation.yml
new file mode 100644
index 00000000000..9963f76e845
--- /dev/null
+++ b/changelogs/unreleased/35721-auth-style-confirmation.yml
@@ -0,0 +1,5 @@
+---
+title: restyling of OAuth authorization confirmation
+merge_request:
+author: Jacopo Beschi @jacopo-beschi
+type: changed