diff options
author | Douwe Maan <douwe@selenight.nl> | 2016-02-18 22:14:53 +0100 |
---|---|---|
committer | Douwe Maan <douwe@selenight.nl> | 2016-02-18 22:14:53 +0100 |
commit | 873b0db220b92008ed833f0909ecab8861bf00e8 (patch) | |
tree | b84cb7114af9a4f5c30a8e19342a32e7ec18e42b /CHANGELOG | |
parent | 6524fbeaba7c16ae8ca514c7540a1aa6e86f4129 (diff) | |
download | gitlab-ce-873b0db220b92008ed833f0909ecab8861bf00e8.tar.gz |
Revert "Merge branch 'saml-decoupling' into 'master'
"
This reverts commit c04e22fba8d130a58f498ff48127712d7dae17ee, reversing
changes made to 0feab326d52222dc0ab5bd0a6b15dab297f44aa9.
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/CHANGELOG b/CHANGELOG index a889ce744ed..b0d08d97226 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -64,9 +64,6 @@ v 8.5.0 (unreleased) - Fix broken link to project in build notification emails - Ability to see and sort on vote count from Issues and MR lists - Fix builds scheduler when first build in stage was allowed to fail - - Allow SAML users to login with no previous account without having to allow - all Omniauth providers to do so. - - Allow existing users to auto link their SAML credentials by logging in via SAML v 8.4.4 - Update omniauth-saml gem to 1.4.2 |