summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorMateusz Pytel <mateusz.pytel.87@gmail.com>2017-07-07 16:52:45 +0200
committerMateusz Pytel <mateusz.pytel.87@gmail.com>2017-07-07 16:54:48 +0200
commita7c571ae4d547443bd33b1d7f6e5819351239113 (patch)
tree4548ff9c271cc49ea698a7fd11ae243082ffe98c /changelogs
parentbf0b3d835211077cb10ee3aec9ee6e0bca2304b6 (diff)
downloadgitlab-ce-a7c571ae4d547443bd33b1d7f6e5819351239113.tar.gz
#20628 Enable implicit flow in Gitlab as OAuth Provider
Closes #20628 by re-enabling implicit grant in Doorkeeper config. OAuth2 documentation refactored.
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/20628-add-oauth-implicit-grant.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/20628-add-oauth-implicit-grant.yml b/changelogs/unreleased/20628-add-oauth-implicit-grant.yml
new file mode 100644
index 00000000000..58a28142feb
--- /dev/null
+++ b/changelogs/unreleased/20628-add-oauth-implicit-grant.yml
@@ -0,0 +1,4 @@
+---
+title: "#20628 Enable implicit grant in GitLab as OAuth Provider"
+merge_request: 12384
+author: Mateusz Pytel