Migration zu PHPMailer: Sicherer E-Mail-Versand mit externen Credentials

This commit is contained in:
2026-02-03 19:40:24 +01:00
parent ff7de4f628
commit 1168ae8f8e
10 changed files with 7852 additions and 33 deletions

21
.gitignore vendored Normal file
View File

@@ -0,0 +1,21 @@
# Sensible Konfigurationsdateien
forms/config.php
# Logs und temporäre Dateien
forms/error_log
*.log
# System-Dateien
.DS_Store
Thumbs.db
# IDE-Dateien
.vscode/
.idea/
*.swp
*.swo
*~
# Backup-Dateien
*.bak
*.backup