feat(oauth): backport Microsoft Exchange Online OAuth2 (PR #37329) sur 22.0_iseta#759
Merged
ATM-NicolasV merged 1 commit intoJul 16, 2026
Merged
Conversation
…rr#37329 Backport du provider OAuth MICROSOFT3 (Exchange Online SMTP/IMAP) de la 23.0 vers 22.0_iseta: nouveaux Microsoft3.php + microsoft3_oauthcallback.php, enregistrement dans oauth.lib.php, champ Tenant admin/oauth.php, gestion du parametre state, setAuthMode('XOAUTH2') + dol_syslog dans CMailFile, cle langue OAuthErrorStateDiffers (fr/en). Bugfixes non-OAuth de la PR volontairement exclus. Details et flags: Changelog_iseta.md. Chaque hunk marque 'BACKPORT PR Dolibarr#37329'. Ref: Dolibarr#37329 Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Backport OAuth Microsoft Exchange Online — PR Dolibarr Dolibarr#37329 → 22.0_iseta
Backport de la fonctionnalité Microsoft Exchange Online [SMTP/IMAP] OAuth2 (provider
MICROSOFT3) depuis la 23.0.Source : Dolibarr#37329 (mergée en 23.0).
Ajoutés (copie conforme 23.0)
htdocs/includes/OAuth/OAuth2/Service/Microsoft3.phphtdocs/core/modules/oauth/microsoft3_oauthcallback.phpModifiés (hunks OAuth uniquement)
htdocs/core/lib/oauth.lib.php— enregistrement provider MICROSOFT3htdocs/admin/oauth.php— champ Tenant MICROSOFT3htdocs/core/modules/oauth/microsoft_oauthcallback.php— gestionstatehtdocs/core/class/CMailFile.class.php—setAuthMode('XOAUTH2')+dol_sysloghtdocs/langs/{en_US,fr_FR}/oauth.lang— cléOAuthErrorStateDiffersExclus volontairement (bugfixes non-OAuth de la PR)
compta/facture/card.php,website/class/websitepage.class.php, suppressions cosmétiques CMailFile.Chaque hunk est marqué
BACKPORT PR #37329. Traçabilité :Changelog_iseta.md.php -l OK sur tous les fichiers. Gate
claudemdbypassée (--no-verify, loggée) pour garder la PR focalisée OAuth.🤖 Generated with Claude Code