jellyfin-accounts/jellyfin_accounts
Harvey Tindall 16a7ceb8ea Added STARTTLS for SMTP
As many services don't support full encryption, there is now an
encryption option in the [smtp] section, allowing you to choose between
ssl_tls and starttls.
2020-04-26 21:28:55 +01:00
..
__init__.py first commit 2020-04-11 15:20:25 +01:00
email.py Added STARTTLS for SMTP 2020-04-26 21:28:55 +01:00
jf_api.py Added re-authentication after expiry to jf_api 2020-04-26 19:44:31 +01:00
login.py Added re-authentication after expiry to jf_api 2020-04-26 19:44:31 +01:00
pw_reset.py Add windows fixes 2020-04-25 22:08:59 +01:00
validate_password.py Fixed password validation on form; added lowercase option 2020-04-16 14:33:23 +01:00
web_api.py Added ability to log in with jellyfin credentials 2020-04-25 17:20:46 +01:00
web.py added option to send invite to an address 2020-04-19 22:35:51 +01:00