diff --git a/content/posts/commits/2026-06-11-commit-7193636.md b/content/posts/commits/2026-06-11-commit-7193636.md new file mode 100644 index 0000000..01dd392 --- /dev/null +++ b/content/posts/commits/2026-06-11-commit-7193636.md @@ -0,0 +1,48 @@ +--- +title: "[bojemoi] fix(razvedka): re-auth Telegram session + cleanup stack auth workflow" +date: 2026-06-11T13:47:14+02:00 +draft: false +tags: ["commit", "bojemoi", "main"] +categories: ["Git Activity"] +summary: "Commit 7193636 par Betty dans bojemoi" +author: "Betty" +--- + +## Commit `7193636` + +| | | +|---|---| +| **Repository** | bojemoi | +| **Branch** | `main` | +| **Author** | Betty | +| **Hash** | `7193636ad6f557a6009104fee779b32848489de3` | + + +### Description + +- Stack 46 : section auth comment/uncomment (request/verify/normal) + sans changement de command ni restart_policy à la volée +- Session Betty re-authentifiée (expirée depuis ~18h) + +Co-Authored-By: Claude Sonnet 4.6 + +### Files Changed + +``` +M .claude/commands/monitor.md +M borodino/thearm_uzi +M stack/46-service-razvedka.yml +M stack/60-service-telegram.yml +D volumes/grafana/dashboards/security/hosts-geo.json +``` + +### Diff Summary + +``` + .claude/commands/monitor.md | 22 ++ + borodino/thearm_uzi | 8 + + stack/46-service-razvedka.yml | 25 ++ + stack/60-service-telegram.yml | 2 +- + volumes/grafana/dashboards/security/hosts-geo.json | 305 --------------------- + 5 files changed, 56 insertions(+), 306 deletions(-) +```