We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9500ad1 commit e574613Copy full SHA for e574613
assets/runtime/config/gitlabhq/gitlab.yml
@@ -918,7 +918,7 @@ production: &base
918
# This option should only be configured for providers which already have two factor.
919
# This configration dose not apply to SAML.
920
# (default: false)
921
- allow_bypass_two_factor: [{{OAUTH_ALLOW_BYPASS_TWO_FACTOR}}]
+ allow_bypass_two_factor: {{OAUTH_ALLOW_BYPASS_TWO_FACTOR}}
922
923
## Auth providers
924
# Uncomment the following lines and fill in the data of the auth provider you want to use
0 commit comments