Move email SMTP config to settings page with encrypted password storage; add cryptography dependency
This commit is contained in:
parent
5277c20d24
commit
8e5c2f5867
5 changed files with 160 additions and 57 deletions
|
|
@ -14,3 +14,4 @@ python-dotenv
|
|||
werkzeug
|
||||
mutagen
|
||||
flask-limiter
|
||||
cryptography
|
||||
|
|
|
|||
Reference in a new issue