diff options
author | Douwe Maan <douwe@gitlab.com> | 2015-08-17 18:09:45 +0200 |
---|---|---|
committer | Douwe Maan <douwe@gitlab.com> | 2015-08-17 16:39:22 -0700 |
commit | c16b1651f5e20caffdbb716ff52857c47326a9b6 (patch) | |
tree | 50ea90dcbefca492399526b3dacf135df41f6c50 /CHANGELOG | |
parent | 9f7c7c857b97c8124ed9af36218c3cad2c6a7fc3 (diff) | |
download | gitlab-ce-c16b1651f5e20caffdbb716ff52857c47326a9b6.tar.gz |
Fix infinite loop when SAML was incorrectly configured.fix-authhash-infinite-loop
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG index 7c7f448b9be..0e7c23ea389 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -59,6 +59,7 @@ v 7.14.0 (unreleased) - Set max-width for README, issue and merge request description for easier read on big screens - Update Flowdock integration to support new Flowdock API (Boyan Tabakov) - Remove author from files view (Sven Strickroth) + - Fix infinite loop when SAML was incorrectly configured. v 7.13.5 - Satellites reverted |