Fixed an issue that prevented the password reset tokens from working. Added email templates for password reset success and new account creation. Added more dynamic email template support.
7 lines
151 B
Text
7 lines
151 B
Text
Flask==2.3.3
|
|
mysql-connector-python==8.1.0
|
|
email-validator==2.0.0.post2
|
|
requests==2.31.0
|
|
Jinja2==3.1.2
|
|
itsdangerous==2.1.2
|
|
cryptography==41.0.2
|