mailwolt/app/Console/Commands
boban 9d3cbd88b6 Fix: Race Condition SSL-Wizard + fastcgi_param HTTPS on
- mailwolt-apply-domains schreibt State-Dateien (done=1) BEVOR nginx auf HTTPS
  switcht, dann sleep 6s → Browser kann noch über HTTP redirecten
- WizardDomains.php überschreibt done nicht wenn Shell-Script es bereits gesetzt hat
- fastcgi_param HTTPS on in HTTPS-Blocks ergänzt (ohne dies liefert Laravel 404
  weil Request-Schema falsch erkannt wird)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-24 16:06:25 +02:00
..
BackupRun.php Feature: Update-System, Backup-Cron, SSL-Workflow, UI-Verbesserungen 2026-04-23 01:23:43 +02:00
BackupScheduled.php Feature: Update-System, Backup-Cron, SSL-Workflow, UI-Verbesserungen 2026-04-23 01:23:43 +02:00
CheckUpdates.php Fix: Lokal immer git describe als installierte Version verwenden 2026-04-23 02:02:57 +02:00
CollectHealth.php Fix: Mailbox Stats über Dovecot mit config/mailpool.php 2025-10-24 23:25:14 +02:00
GenerateTlsaRecord.php Anpassen der Tlsa Record erstellung 2025-10-17 00:30:09 +02:00
MailwoltRestart.php Fix: Mailbox Stats über Dovecot mit config/mailpool.php 2025-10-26 16:50:03 +01:00
ProbeRbl.php Fix: Mailbox Stats über Dovecot mit config/mailpool.php 2025-10-29 02:45:40 +01:00
ProvisionCert.php Rechtebechebung für User mit Sudorechte 2025-10-20 21:21:25 +02:00
RestoreRun.php Feature: Update-System, Backup-Cron, SSL-Workflow, UI-Verbesserungen 2026-04-23 01:23:43 +02:00
SandboxReceive.php Feature: Update-System, Backup-Cron, SSL-Workflow, UI-Verbesserungen 2026-04-23 01:23:43 +02:00
SettingsSyncCommand.php Init Mailwolt Installer 2025-10-16 10:33:51 +02:00
SpamAvCollectCommand.php Fix: Mailbox Stats über Dovecot mit config/mailpool.php 2025-10-26 19:04:45 +01:00
StorageProbe.php Fix: Mailbox Stats über Dovecot mit config/mailpool.php 2025-10-28 20:20:30 +01:00
TlsaRefresh.php Anpassen der Tlsa Record erstellung 2025-10-17 06:30:50 +02:00
UpdateMailboxStats.php Feature: Update-System, Backup-Cron, SSL-Workflow, UI-Verbesserungen 2026-04-23 01:23:43 +02:00
WizardDomains.php Fix: Race Condition SSL-Wizard + fastcgi_param HTTPS on 2026-04-24 16:06:25 +02:00