social_auth.settings.yml in Social Auth 3.x
Same filename and directory in other branches
config/install/social_auth.settings.yml
5 string references to 'social_auth.settings'
- SocialAuthController::deleteLoginButtonSettings in src/
Controller/ SocialAuthController.php - Delete the settings for the login button for the given social networking.
- SocialAuthController::setLoginButtonSettings in src/
Controller/ SocialAuthController.php - Sets the settings for the login button for the given social networking.
- SocialAuthLoginBlock::create in src/
Plugin/ Block/ SocialAuthLoginBlock.php - Creates an instance of the plugin.
- SocialAuthSettingsForm::buildForm in src/
Form/ SocialAuthSettingsForm.php - Form constructor.
- SocialAuthSettingsForm::getEditableConfigNames in src/
Form/ SocialAuthSettingsForm.php - Gets the configuration names that will be editable.
File
config/install/social_auth.settings.ymlView source
- auth: []
- post_login: /user
- redirect_user_form: FALSE
- disable_admin_login: TRUE
- disabled_roles: []
- user_allowed: 'register'