jellyfin-accounts/jellyfin_accounts
Harvey Tindall f2966ef810 Fix new user defaults and bump to 0.3.9 bcs im dumb
Pushed 0.3.8 to PyPI and Docker hub thinking i'd already fixed a problem
with new user defaults. I hadn't.
2020-07-24 12:04:57 +01:00
..
data Fix new user defaults and bump to 0.3.9 bcs im dumb 2020-07-24 12:04:57 +01:00
__init__.py Fix new user defaults and bump to 0.3.9 bcs im dumb 2020-07-24 12:04:57 +01:00
config.py Added per-invite notifications for expiry and user creation 2020-07-17 16:08:36 +01:00
data_store.py Added per-invite notifications for expiry and user creation 2020-07-17 16:08:36 +01:00
email.py Load templates directly, Account for daylight savings time 2020-07-18 18:11:00 +01:00
generate_ini.py Proper dynamic config reload 2020-07-12 19:53:04 +01:00
invite_daemon.py Don't check invites if there aren't any 2020-07-18 18:21:36 +01:00
jf_api.py Self-restarting for config changes 2020-07-20 15:37:19 +01:00
login.py Added per-invite notifications for expiry and user creation 2020-07-17 16:08:36 +01:00
pw_reset.py Handle FileNotFoundError 2020-07-18 18:15:01 +01:00
setup.py Self-restarting for config changes 2020-07-20 15:37:19 +01:00
validate_password.py Proper dynamic config reload 2020-07-12 19:53:04 +01:00
web.py Self-restarting for config changes 2020-07-20 15:37:19 +01:00
web_api.py Self-restarting for config changes 2020-07-20 15:37:19 +01:00