mirror of
https://github.com/hrfee/jellyfin-accounts.git
synced 2024-12-22 09:00:14 +00:00
Harvey Tindall
f4f18d41ea
user_template and other files are now accessed via JSONStorage, which has dictionary like attributes for each file which can be used like a dictionary, without the need to manually read and write the file. This was done so that other storage types (e.g a database) can be added in future. |
||
---|---|---|
.. | ||
__init__.py | ||
data_store.py | ||
email.py | ||
jf_api.py | ||
login.py | ||
pw_reset.py | ||
setup.py | ||
validate_password.py | ||
web_api.py | ||
web.py |