feat: blocage si licence invalide/désactivée depuis Vision, cache 30min

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Jules
2026-05-06 00:40:36 +02:00
parent a0695e019d
commit 29da0a8380
3 changed files with 70 additions and 10 deletions

View File

@@ -1,5 +1,6 @@
<?php
require_once __DIR__ . '/vision.php';
function html_head(string $title): void {
$domain = cfg('domain', 'copymail');