mirror of
https://github.com/hrfee/jellyfin-accounts.git
synced 2025-11-03 03:29:34 +00:00
jf_api now caches the list of users, only fetching new data if the cache is more than 30 minutes old. Also remove the pointless tempJF with an instance named auth_jf since jf_api can now handle multiple authentications. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| email.py | ||
| jf_api.py | ||
| login.py | ||
| pw_reset.py | ||
| setup.py | ||
| validate_password.py | ||
| web_api.py | ||
| web.py | ||