mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
Merge remote-tracking branch 'origin/support/3.0' into develop
# Conflicts: # lib/composer/autoload_files.php # lib/composer/autoload_static.php # templates/pages/backoffice/oauth/Wizard.html.twig
This commit is contained in:
@@ -576,46 +576,6 @@ class Config
|
||||
'source_of_value' => '',
|
||||
'show_in_conf_sample' => false,
|
||||
],
|
||||
'email_transport_smtp.oauth.provider' => [
|
||||
'type' => 'string',
|
||||
'description' => 'Email OAuth provider',
|
||||
'default' => '',
|
||||
'value' => '',
|
||||
'source_of_value' => '',
|
||||
'show_in_conf_sample' => false,
|
||||
],
|
||||
'email_transport_smtp.oauth.client_id' => [
|
||||
'type' => 'string',
|
||||
'description' => 'Email OAuth client id',
|
||||
'default' => '',
|
||||
'value' => '',
|
||||
'source_of_value' => '',
|
||||
'show_in_conf_sample' => false,
|
||||
],
|
||||
'email_transport_smtp.oauth.client_secret' => [
|
||||
'type' => 'string',
|
||||
'description' => 'Email OAuth client secret',
|
||||
'default' => '',
|
||||
'value' => '',
|
||||
'source_of_value' => '',
|
||||
'show_in_conf_sample' => false,
|
||||
],
|
||||
'email_transport_smtp.oauth.access_token' => [
|
||||
'type' => 'string',
|
||||
'description' => 'Email OAuth access token',
|
||||
'default' => '',
|
||||
'value' => '',
|
||||
'source_of_value' => '',
|
||||
'show_in_conf_sample' => false,
|
||||
],
|
||||
'email_transport_smtp.oauth.refresh_token' => [
|
||||
'type' => 'string',
|
||||
'description' => 'Email OAuth refresh token',
|
||||
'default' => '',
|
||||
'value' => '',
|
||||
'source_of_value' => '',
|
||||
'show_in_conf_sample' => false,
|
||||
],
|
||||
'email_css' => [
|
||||
'type' => 'string',
|
||||
'description' => 'CSS that will override the standard stylesheet used for the notifications',
|
||||
|
||||
Reference in New Issue
Block a user