summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorRobert Schilling <rschilling@student.tugraz.at>2019-08-22 15:50:50 +0200
committerRobert Schilling <rschilling@student.tugraz.at>2019-08-22 16:42:02 +0200
commit30f302d2beb78af896213850c570792ce3d88b97 (patch)
treec867d22a3e6269c11f0a99f4cc7069da18d74d70 /changelogs
parent842b4d4ab59f19f7311b7f39948e699a6924fd52 (diff)
downloadgitlab-ce-30f302d2beb78af896213850c570792ce3d88b97.tar.gz
Don't check external authorization when disabling the service
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/66443-unrecoverable-configuration-loop-in-external-auth-control.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/66443-unrecoverable-configuration-loop-in-external-auth-control.yml b/changelogs/unreleased/66443-unrecoverable-configuration-loop-in-external-auth-control.yml
new file mode 100644
index 00000000000..ab52e3e5a2c
--- /dev/null
+++ b/changelogs/unreleased/66443-unrecoverable-configuration-loop-in-external-auth-control.yml
@@ -0,0 +1,5 @@
+---
+title: Don't check external authorization when disabling the service
+merge_request: 32102
+author: Robert Schilling
+type: fixed