jellyfin-accounts/jellyfin_accounts
Harvey Tindall 4df78a22c5 Fixed password validation on form; added lowercase option
Fixed an issue where some criteria on the form page wouldn't change to
red or green when one set one of them to 0 in the config. Also added a
lowercase option.
2020-04-16 14:33:23 +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 Fixed password validation on form; added lowercase option 2020-04-16 14:33:23 +01:00
web_api.py Fixed password validation on form; added lowercase option 2020-04-16 14:33:23 +01:00
web.py Add pw reset support; add logging 2020-04-12 21:25:27 +01:00