nis2-agile/application/services
DevEnv nis2-agile fe77ee8679 [SEC] EmailService: kill-switch invio email (EMAIL_SENDING_ENABLED)
Ambiente con soli dati demo: NESSUNA email deve partire. Aggiunto guard
all'inizio di sendViaRelay() e sendViaTemplate() (gli UNICI due punti che fanno
HTTP al relay -> copre tutti i canali: incidenti, training, inviti, reminder,
welcome, password reset, feedback, OTP portale fornitori).

EMAIL_SENDING_ENABLED in config: default false in sviluppo, true in produzione,
override via .env. Quando false l'invio viene loggato e scartato (return false),
nessuna chiamata di rete.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-05-31 18:46:55 +02:00
..
AIService.php [FIX] AI P0 da test multi-agente: anonimizzazione + grounding + dim 512 2026-05-31 15:04:33 +02:00
AssetScoringService.php [FEAT] Asset import CMDB/cloud + scoring automatico GV.OC-04 (P2) 2026-05-30 09:14:12 +02:00
AuditService.php [FEAT] Simulazioni Demo + Audit Trail Certificato SHA-256 2026-03-07 13:56:53 +01:00
config.php [FEAT] Services API: full-snapshot endpoint + BigSim SSE wrapper 2026-03-17 15:16:00 +01:00
EmailService.php [SEC] EmailService: kill-switch invio email (EMAIL_SENDING_ENABLED) 2026-05-31 18:46:55 +02:00
EmbedService.php [FEAT] Knowledge Base RAG multi-livello (SYSTEM/FIRM/ORG) + Qdrant + Voyage 2026-05-29 15:44:13 +02:00
FairService.php [FEAT] Risk quantitativo FAIR + KRI dashboard (P2) 2026-05-30 09:25:46 +02:00
FeedbackService.php [FIX] FeedbackController/Service: u.name → u.full_name (colonna corretta) 2026-03-10 08:56:19 +01:00
RagService.php [FEAT] Knowledge Base RAG multi-livello (SYSTEM/FIRM/ORG) + Qdrant + Voyage 2026-05-29 15:44:13 +02:00
RateLimitService.php [FEAT] Add EmailService, RateLimitService, ReportService + integrations 2026-02-17 19:12:46 +01:00
ReportService.php [FEAT] Integrazione analisi docs/nis2 v1.7.0 — scoring asset, tassonomia incidenti, PIR, NIST CSF, fonti certe 2026-05-29 17:15:13 +02:00
SsoHelper.php [FEAT] Allineamento NIS2 ↔ TRPG (Fasi 1-5): SSO + Sessions + Reset + Impersonate + Branding 2026-05-29 13:18:35 +02:00
VectorService.php [FEAT] AiController /api/ai/ask (ARIA) -> askWithRag + fix DNS Qdrant php-fpm 2026-05-29 18:55:44 +02:00
VisuraService.php [FEAT] CertiSource atti-service.php integration: structured data, PAT auth, ATECO fix 2026-03-17 13:24:03 +01:00
WebhookService.php [FIX] ServicesController: entity_type (nis2_entity_type col non esiste) + WebhookService risk.status null-safe 2026-03-09 10:14:30 +01:00