public inbox for tools@linux.kernel.org
 help / color / mirror / Atom feed
* [PATCH b4 0/2] Add support for oauth2 SMTP authentication
@ 2026-01-29  9:10 Tomas Melin
  2026-01-29  9:10 ` [PATCH b4 1/2] ez: add SMTP authentication method to printed information Tomas Melin
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: Tomas Melin @ 2026-01-29  9:10 UTC (permalink / raw)
  To: Kernel.org Tools; +Cc: Konstantin Ryabitsev, Tomas Melin

Add support for oauth2 authentication with SMTP server, integrating
with git credential helpers for retrieving tokens. With this approach,
the same configuration as is needed for git send-email can be used
to send patches using oauth2 with b4.

Signed-off-by: Tomas Melin <tomas.melin@vaisala.com>
---
Tomas Melin (2):
      ez: add SMTP authentication method to printed information
      b4: add support for oauth2 SMTP authentication

 src/b4/__init__.py | 25 +++++++++++++++++++++++++
 src/b4/ez.py       |  2 +-
 2 files changed, 26 insertions(+), 1 deletion(-)
---
base-commit: 477734000555ffc24bf873952e40367deee26f17
change-id: 20260123-smtp-oauth2-outlook-f09d40b65f18

Best regards,
--  
Tomas Melin <tomas.melin@vaisala.com>


^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2026-02-05  9:19 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-01-29  9:10 [PATCH b4 0/2] Add support for oauth2 SMTP authentication Tomas Melin
2026-01-29  9:10 ` [PATCH b4 1/2] ez: add SMTP authentication method to printed information Tomas Melin
2026-02-01  5:37   ` Konstantin Ryabitsev
2026-02-02 14:31     ` Tomas Melin
2026-01-29  9:10 ` [PATCH b4 2/2] b4: add support for oauth2 SMTP authentication Tomas Melin
2026-01-30 12:09   ` Tomas Melin
2026-02-01  5:37   ` Konstantin Ryabitsev
2026-02-02 14:08     ` Tomas Melin
2026-02-02 16:49     ` Tomas Melin
2026-02-03  3:31       ` Konstantin Ryabitsev
2026-02-01  5:37 ` [PATCH b4 0/2] Add " Konstantin Ryabitsev
2026-02-01  5:52   ` Konstantin Ryabitsev
2026-02-05  9:18     ` Tomas Melin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox