diff options
author | Robert Speicher <robert@gitlab.com> | 2017-04-25 15:56:48 +0000 |
---|---|---|
committer | Robert Speicher <robert@gitlab.com> | 2017-04-25 15:56:48 +0000 |
commit | b93cc690b03d921669cc8c4dc389e3e2afcbdc48 (patch) | |
tree | ed96e682bff913380ef3c7da5f4ff30e2e659f29 /changelogs | |
parent | 95bf03063d3a1e2081e5b6189c1c7be6f4cf5482 (diff) | |
parent | d7e2ac729317ace2ccf0203663637ba32f328d1a (diff) | |
download | gitlab-ce-b93cc690b03d921669cc8c4dc389e3e2afcbdc48.tar.gz |
Merge branch 'dm-fix-oauth-user-creation' into 'master'
Fix OAuth, LDAP and SAML SSO when regular sign-ups are disabled
Closes #31294
See merge request !10896
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/dm-fix-oauth-user-creation.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/dm-fix-oauth-user-creation.yml b/changelogs/unreleased/dm-fix-oauth-user-creation.yml new file mode 100644 index 00000000000..161b114394a --- /dev/null +++ b/changelogs/unreleased/dm-fix-oauth-user-creation.yml @@ -0,0 +1,4 @@ +--- +title: Fix OAuth, LDAP and SAML SSO when regular sign-ups are disabled +merge_request: +author: |