Commit 75f70b59 authored by Evan Read's avatar Evan Read

Merge branch 'docs-fix-omniauth-line' into 'master'

Add missing blank line to omniauth doc

See merge request gitlab-org/gitlab-ce!32250
parents 8b47dfae f787377e
...@@ -277,6 +277,7 @@ omniauth: ...@@ -277,6 +277,7 @@ omniauth:
sync_profile_from_provider: ['twitter', 'google_oauth2'] sync_profile_from_provider: ['twitter', 'google_oauth2']
sync_profile_attributes: ['email', 'location'] sync_profile_attributes: ['email', 'location']
``` ```
## Bypassing two factor authentication ## Bypassing two factor authentication
Starting with GitLab 12.3, this allows users to login with the specified Starting with GitLab 12.3, this allows users to login with the specified
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment