jellyfin-accounts/jellyfin_accounts
Harvey Tindall e6eda227fa add pw reset debug message; changed watchdog 'created' to 'modified'
Added an extra debugging message to tell the file being read for a
password reset, and changed watchdog form using 'created' events to
'modified', otherwise there may be issues where the file is read before
it is fully written.
2020-04-16 13:56:27 +01:00
..
__init__.py first commit 2020-04-11 15:20:25 +01:00
jf_api.py first commit 2020-04-11 15:20:25 +01:00
login.py Add pw reset support; add logging 2020-04-12 21:25:27 +01:00
pw_reset.py add pw reset debug message; changed watchdog 'created' to 'modified' 2020-04-16 13:56:27 +01:00
validate_password.py added password validation; changed create account layout 2020-04-14 21:31:44 +01:00
web_api.py added password validation; changed create account layout 2020-04-14 21:31:44 +01:00
web.py Add pw reset support; add logging 2020-04-12 21:25:27 +01:00