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>
991 B
991 B
title, date, draft, tags, categories, summary, author
| title | date | draft | tags | categories | summary | author | ||||
|---|---|---|---|---|---|---|---|---|---|---|
| [bojemoi-telegram] Add IP2LOCATION verification to restrict registration to Russian IPs | 2026-01-30T22:41:47+01:00 | false |
|
|
Commit fefa6db par Betty — 4 fichier(s) modifié(s) | 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(-)