N°5102 - Allow to send emails using GSuite SMTP and OAuth - refactor scopes

This commit is contained in:
Eric Espie
2022-07-05 17:37:49 +02:00
parent 8a99c37200
commit 48957fd2f0
18 changed files with 712 additions and 379 deletions

View File

@@ -25,8 +25,6 @@ SetupWebPage::AddModule(
'datamodel' => array(
'vendor/autoload.php',
'model.itop-oauth-client.php', // Contains the PHP code generated by the "compilation" of datamodel.remote-authent-oauth.xml
'src/Model/OAuthClientGoogle.php',
'src/Model/OAuthClientAzure.php',
'src/Service/PopupMenuExtension.php',
),
'webservice' => array(