From 23653078529f6bf0110f24aa0a7a74a8dc502c25 Mon Sep 17 00:00:00 2001 From: Betty Date: Tue, 24 Feb 2026 22:46:49 +0100 Subject: [PATCH] post: commit 50c07b9 in bojemoi --- .../commits/2026-02-24-commit-50c07b9.md | 40 +++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 content/posts/commits/2026-02-24-commit-50c07b9.md diff --git a/content/posts/commits/2026-02-24-commit-50c07b9.md b/content/posts/commits/2026-02-24-commit-50c07b9.md new file mode 100644 index 0000000..4716c9f --- /dev/null +++ b/content/posts/commits/2026-02-24-commit-50c07b9.md @@ -0,0 +1,40 @@ +--- +title: "[bojemoi] protonmail: add 2FA handling and SMTP password logging" +date: 2026-02-24T22:46:49+01:00 +draft: false +tags: ["commit", "bojemoi", "main"] +categories: ["Git Activity"] +summary: "Commit 50c07b9 par Betty dans bojemoi" +author: "Betty" +--- + +## Commit `50c07b9` + +| | | +|---|---| +| **Repository** | bojemoi | +| **Branch** | `main` | +| **Author** | Betty | +| **Hash** | `50c07b90d4cd6182161fb23c200db9fc062e2b59` | + + +### Description + +- log_user 1 pour la visibilité expect +- Gestion du prompt two-factor (skip avec \r) +- Commande 'info' post-login pour exposer le mot de passe SMTP bridge dans les logs Docker + +Co-Authored-By: Claude Sonnet 4.6 + +### Files Changed + +``` +M entrypoint-protonmail.sh +``` + +### Diff Summary + +``` + entrypoint-protonmail.sh | 12 ++++++++++++ + 1 file changed, 12 insertions(+) +```