From: "Aditya Garg via GitGitGadget" <gitgitgadget@gmail.com>
To: git@vger.kernel.org
Cc: M Hickford <mirth.hickford@gmail.com>,
Julian Swagemakers <julian@swagemakers.org>,
sandals@crustytoothpaste.net, Shengyu Qu <wiagn233@outlook.com>,
Aditya Garg <gargaditya08@live.com>
Subject: [PATCH 0/2] Ad support for Oauth2 and fix message-id bug in outlook
Date: Tue, 22 Apr 2025 07:19:08 +0000 [thread overview]
Message-ID: <pull.1949.git.git.1745306351.gitgitgadget@gmail.com> (raw)
This pull request introduces 2 changes:
1. It adds support for Oauth2 authentication, which is now compulsory my
Microsoft. This patch has been rebased to the latest version from the
original version at
https://lore.kernel.org/git/20250125190131.48717-1-julian@swagemakers.org/
2. The second patch makes the script reply to the message id set by the
outlook, since outlook has its own proprietary way to handle message
ids, and does not allow user to set their own. As a result, threads were
breaking.
Aditya Garg (1):
send-email: retrieve Message-ID from outlook SMTP server
Julian Swagemakers (1):
send-email: implement SMTP bearer authentication
Documentation/git-send-email.adoc | 5 ++-
git-send-email.perl | 75 ++++++++++++++++++++++++++++++-
2 files changed, 78 insertions(+), 2 deletions(-)
base-commit: 4bbb303af69990ccd05fe3a2eb58a1ce036f8220
Published-As: https://github.com/gitgitgadget/git/releases/tag/pr-git-1949%2FAdityaGarg8%2Fmaster-v1
Fetch-It-Via: git fetch https://github.com/gitgitgadget/git pr-git-1949/AdityaGarg8/master-v1
Pull-Request: https://github.com/git/git/pull/1949
--
gitgitgadget
next reply other threads:[~2025-04-22 7:19 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-22 7:19 Aditya Garg via GitGitGadget [this message]
2025-04-22 7:19 ` [PATCH 1/2] send-email: implement SMTP bearer authentication Julian Swagemakers via GitGitGadget
2025-04-22 7:19 ` [PATCH 2/2] send-email: retrieve Message-ID from outlook SMTP server Aditya Garg via GitGitGadget
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=pull.1949.git.git.1745306351.gitgitgadget@gmail.com \
--to=gitgitgadget@gmail.com \
--cc=gargaditya08@live.com \
--cc=git@vger.kernel.org \
--cc=julian@swagemakers.org \
--cc=mirth.hickford@gmail.com \
--cc=sandals@crustytoothpaste.net \
--cc=wiagn233@outlook.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).