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:
authorFrancisco Javier López <fjlopez@gitlab.com>2018-06-29 11:15:42 +0300
committerSean McGivern <sean@mcgivern.me.uk>2018-06-29 11:15:42 +0300
commit7a0bb214f33bf25af7e5a53981f93b95ac6a4235 (patch)
treefe7ee43a6995285a1d4ce633d923fdfaaf5aac98 /changelogs
parent4c09fb329b97879771dbf82b32300f59f098a7b0 (diff)
Fix OAuth application authorization screen to appear with every access
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/fj-46278-apply-doorkeeper-scope-patch.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/fj-46278-apply-doorkeeper-scope-patch.yml b/changelogs/unreleased/fj-46278-apply-doorkeeper-scope-patch.yml
new file mode 100644
index 00000000000..1f4de2cb490
--- /dev/null
+++ b/changelogs/unreleased/fj-46278-apply-doorkeeper-scope-patch.yml
@@ -0,0 +1,5 @@
+---
+title: Fix OAuth Application Authorization screen to appear with each access
+merge_request: 20216
+author:
+type: fixed