mirror of
https://github.com/hrfee/jellyfin-accounts.git
synced 2024-12-22 09:00:14 +00:00
Harvey Tindall
95989840f1
password reset files use UTC always, which I did not realize when writing the password reset handler as the UK uses UTC and we weren't in daylight savings time. The expiry time is now correctly handled as UTC. An environment is no longer initialised for every email construction, instead the templates are loaded directly. |
||
---|---|---|
.. | ||
data | ||
__init__.py | ||
config.py | ||
data_store.py | ||
email.py | ||
generate_ini.py | ||
invite_daemon.py | ||
jf_api.py | ||
login.py | ||
pw_reset.py | ||
setup.py | ||
validate_password.py | ||
web_api.py | ||
web.py |