summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorDouwe Maan <douwe@gitlab.com>2015-06-02 08:50:54 +0000
committerDouwe Maan <douwe@gitlab.com>2015-06-02 08:50:54 +0000
commitd99637bf69bde4fb5717c80a896302c6dda104a8 (patch)
tree3d58a793c1677e21a5f5cf30caa881368c58ce8c /CHANGELOG
parent76ae871908b83c9de9fb05f6cf491153209a79d4 (diff)
parent5491f6fbdeeff35589ef5b6f0aa3264a77e9aa36 (diff)
downloadgitlab-ce-d99637bf69bde4fb5717c80a896302c6dda104a8.tar.gz
Merge branch 'feature/sso_integration' into 'master'
Add an option to automatically sign-in with an Omniauth provider Split of !669 as requested This is useful when integrating with existing SSO environments and we want to use a single Omniauth provider for all user authentication. See merge request !723
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 61e9084a39e..699824e9af4 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -37,6 +37,7 @@ v 7.12.0 (unreleased)
- User has ability to leave project
- Add SAML support as an omniauth provider
- Allow to configure a URL to show after sign out
+ - Add an option to automatically sign-in with an Omniauth provider
v 7.11.4
- Fix missing bullets when creating lists