Encrypt SMTP password at rest with AES-256-GCM

This commit is contained in:
Pontoporeia
2026-05-08 12:48:27 +02:00
parent 95fcbc919a
commit 7e35bba530
6 changed files with 184 additions and 16 deletions

1
.gitignore vendored
View File

@@ -5,6 +5,7 @@ compose.lock
### Test databases ###
app/storage/test.db
*.db
app/.env
### Logs ###
error.log