Add 25 blog posts from bojemoi_boot, bojemoi-telegram, bojemoi_ml-threat-intel
All checks were successful
Hugo Build & Deploy / build-deploy (push) Successful in 6s
All checks were successful
Hugo Build & Deploy / build-deploy (push) Successful in 6s
Generated commit history posts for 3 additional repos: - bojemoi_boot: 4 commits - bojemoi-telegram: 13 commits - bojemoi_ml-threat-intel: 8 commits Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
39
content/posts/commits/2026-02-16-bojemoi-telegram-fde4814.md
Normal file
39
content/posts/commits/2026-02-16-bojemoi-telegram-fde4814.md
Normal file
@@ -0,0 +1,39 @@
|
||||
---
|
||||
title: "[bojemoi-telegram] Add geocoding validation for location field during registration"
|
||||
date: 2026-02-16T18:29:35+01:00
|
||||
draft: false
|
||||
tags: ["commit", "bojemoi-telegram", "feature"]
|
||||
categories: ["Git Activity"]
|
||||
summary: "Commit fde4814 par Betty — 1 fichier(s) modifié(s)"
|
||||
author: "Betty"
|
||||
---
|
||||
|
||||
## Commit `fde4814`
|
||||
|
||||
| | |
|
||||
|---|---|
|
||||
| **Repository** | bojemoi-telegram |
|
||||
| **Branch** | `main` |
|
||||
| **Auteur** | Betty |
|
||||
| **Hash** | `fde4814818ef66d1655f720eb9c85826ba1e9330` |
|
||||
| **Date** | 2026-02-16 |
|
||||
|
||||
### Description
|
||||
|
||||
Use Nominatim API to verify that the user-entered location is in France,
|
||||
preventing false location entries. Unrecognized or non-FR locations are
|
||||
rejected and the user is prompted to re-enter.
|
||||
|
||||
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
|
||||
|
||||
### Fichiers modifiés
|
||||
|
||||
```
|
||||
M telegram-bot/bot.py
|
||||
```
|
||||
|
||||
### Statistiques
|
||||
|
||||
```
|
||||
1 file changed, 39 insertions(+), 3 deletions(-)
|
||||
```
|
||||
Reference in New Issue
Block a user