jellyfin-accounts/jellyfin_accounts
Harvey Tindall 17aca69583 Switch back to 'modified' fs event only
Originally i switched this to 'created' because of a Windows issue someone was
having, but I believe it was something else i'd done that fixed it.
Using 'created' also meant multiple password resets for a user wouldn't
be registered, as jellyfin would just overwrite the existing file.
Hopefully this doesn't break anything.
2020-05-09 20:49:42 +01:00
..
__init__.py first commit 2020-04-11 15:20:25 +01:00
email.py Improved admin page 2020-05-05 11:37:13 +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 Switch back to 'modified' fs event only 2020-05-09 20:49:42 +01:00
setup.py Add setup wizard 2020-05-02 18:32:58 +01:00
validate_password.py Fixed password validation on form; added lowercase option 2020-04-16 14:33:23 +01:00
web_api.py Improved admin page 2020-05-05 11:37:13 +01:00
web.py Add setup wizard 2020-05-02 18:32:58 +01:00