Move email SMTP config to settings page with encrypted password storage; add cryptography dependency

This commit is contained in:
Troll (Hermes Agent) 2026-08-01 23:20:23 +00:00
parent 5277c20d24
commit 8e5c2f5867
5 changed files with 160 additions and 57 deletions

View file

@ -14,3 +14,4 @@ python-dotenv
werkzeug
mutagen
flask-limiter
cryptography