summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorSean McGivern <sean@mcgivern.me.uk>2017-11-13 12:37:38 +0000
committerSean McGivern <sean@mcgivern.me.uk>2017-11-13 12:37:38 +0000
commitc608c25003906da8c934b99fc0d1bdf6f8e21c90 (patch)
tree0683c323b7ffbb840e5e3342579e01bc7767bed1 /changelogs
parent3d24c01a1925475b35d072e0cad971939a9e8564 (diff)
parentade23934a17daac397beadc0b7346440cba41926 (diff)
downloadgitlab-ce-c608c25003906da8c934b99fc0d1bdf6f8e21c90.tar.gz
Merge branch 'dm-authorize-admin-oauth-application' into 'master'
Prevent error when authorizing an admin-created OAauth application without a set owner Closes #40086 See merge request gitlab-org/gitlab-ce!15349
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/dm-authorize-admin-oauth-application.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/changelogs/unreleased/dm-authorize-admin-oauth-application.yml b/changelogs/unreleased/dm-authorize-admin-oauth-application.yml
new file mode 100644
index 00000000000..2787485bc28
--- /dev/null
+++ b/changelogs/unreleased/dm-authorize-admin-oauth-application.yml
@@ -0,0 +1,6 @@
+---
+title: Prevent error when authorizing an admin-created OAauth application without
+ a set owner
+merge_request:
+author:
+type: fixed