-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
When sending invites, the webpage gives me a HTTP 500 status.
Checking the logs, it looks like Flask is using an older SSL version?
https://hastebin.com/share/judalosolo.python
I can work around this by forcing True or False values in __init__.py under app.config['MAIL_USE_SSL'] and app.config['MAIL_USE_TLS'] and commenting out the rest.

Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels