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(+) +```