From ab46c8d4b9c95a067428dda6ac50b8a6462c585f Mon Sep 17 00:00:00 2001 From: Betty Date: Tue, 24 Feb 2026 22:46:57 +0100 Subject: [PATCH] post: push 3 commit(s) to bojemoi/main --- .../2026-02-24-push-bojemoi-main-3f2b20a.md | 35 +++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 content/posts/pushes/2026-02-24-push-bojemoi-main-3f2b20a.md diff --git a/content/posts/pushes/2026-02-24-push-bojemoi-main-3f2b20a.md b/content/posts/pushes/2026-02-24-push-bojemoi-main-3f2b20a.md new file mode 100644 index 0000000..768883e --- /dev/null +++ b/content/posts/pushes/2026-02-24-push-bojemoi-main-3f2b20a.md @@ -0,0 +1,35 @@ +--- +title: "[bojemoi] Push 3 commit(s) to main" +date: 2026-02-24T22:46:54+01:00 +draft: false +tags: ["push", "bojemoi", "main"] +categories: ["Git Activity"] +summary: "Push de 3 commit(s) par Betty dans bojemoi/main" +author: "Betty" +--- + +## Push to `bojemoi/main` + +| | | +|---|---| +| **Repository** | bojemoi | +| **Branch** | `main` | +| **Commits** | 3 | +| **Pushed by** | Betty | + +### Commits + +- **3f2b20a** suricata: switch enricher to postgres service name + secret (Betty) +- **50c07b9** protonmail: add 2FA handling and SMTP password logging (Betty) +- **deed427** borodino: fix psycopg2 % escaping in LIKE clauses (bm12, uzi) (Betty) + + +### Diff Summary + +``` + borodino/thearm_bm12 | 4 ++-- + borodino/thearm_uzi | 2 +- + entrypoint-protonmail.sh | 12 ++++++++++++ + stack/01-suricata-host.yml | 18 +++++++++++++++--- + 4 files changed, 30 insertions(+), 6 deletions(-) +```