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:
42
content/posts/commits/2026-01-30-bojemoi-telegram-fefa6db.md
Normal file
42
content/posts/commits/2026-01-30-bojemoi-telegram-fefa6db.md
Normal file
@@ -0,0 +1,42 @@
|
||||
---
|
||||
title: "[bojemoi-telegram] Add IP2LOCATION verification to restrict registration to Russian IPs"
|
||||
date: 2026-01-30T22:41:47+01:00
|
||||
draft: false
|
||||
tags: ["commit", "bojemoi-telegram", "feature"]
|
||||
categories: ["Git Activity"]
|
||||
summary: "Commit fefa6db par Betty — 4 fichier(s) modifié(s)"
|
||||
author: "Betty"
|
||||
---
|
||||
|
||||
## Commit `fefa6db`
|
||||
|
||||
| | |
|
||||
|---|---|
|
||||
| **Repository** | bojemoi-telegram |
|
||||
| **Branch** | `main` |
|
||||
| **Auteur** | Betty |
|
||||
| **Hash** | `fefa6db6488aacb66c816c2d42df4ad927f1a777` |
|
||||
| **Date** | 2026-01-30 |
|
||||
|
||||
### Description
|
||||
|
||||
Query the ip2location database (ip2location_db1 table) during registration
|
||||
to verify IP addresses. Only allow registration for IPs from Russia (RU),
|
||||
reject all others or unverifiable IPs.
|
||||
|
||||
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
|
||||
|
||||
### Fichiers modifiés
|
||||
|
||||
```
|
||||
M telegram/bot.py
|
||||
M telegram/config.py
|
||||
M telegram/database/connection.py
|
||||
M telegram/database/crud.py
|
||||
```
|
||||
|
||||
### Statistiques
|
||||
|
||||
```
|
||||
4 files changed, 49 insertions(+), 21 deletions(-)
|
||||
```
|
||||
Reference in New Issue
Block a user