mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-17 22:39:03 +02:00
N°3169 - Add feature to connect Gsuite mail box with OAuth
N°2504 - Add feature to connect Office mail box with OAuth2 for Microsoft Graph N°5102 - Allow to send emails (eg. notifications) using GSuite SMTP and OAuth * 2.7 migration
This commit is contained in:
@@ -1604,6 +1604,7 @@ Dict::Add('EN US', 'English', 'English', array(
|
||||
// OAuth
|
||||
Dict::Add('EN US', 'English', 'English', array(
|
||||
'Menu:OAuthWizardMenu' => 'OAuth 2.0',
|
||||
'core/Operation:Wizard/Title' => 'OAuth 2.0 Configuration',
|
||||
'UI:OAuth:Wizard:Page:Title' => 'OAuth 2.0 Configuration',
|
||||
'UI:OAuth:Wizard:Form:Panel:Title' => 'OAuth 2.0 Configuration',
|
||||
'UI:OAuth:Wizard:Form:Input:ClientId:Label' => 'Client Id',
|
||||
|
||||
Reference in New Issue
Block a user