mirror of
https://github.com/hrfee/jellyfin-accounts.git
synced 2024-11-01 12:00:10 +00:00
Harvey Tindall
bfbaca4094
setup.py has been removed, and Poetry is now used to package for install. This fixed an issue i had with uploading to PyPI, so one can now run 'pip install jellyfin-accounts' to install.
11 lines
308 B
Plaintext
11 lines
308 B
Plaintext
Hi {{ username }},
|
|
|
|
Someone has recently requests a password reset on Jellyfin.
|
|
If this was you, enter the below pin into the prompt.
|
|
This code will expire on {{ expiry_date }}, at {{ expiry_time }} , which is in {{ expires_in }}.
|
|
If this wasn't you, please ignore this email.
|
|
|
|
PIN: {{ pin }}
|
|
|
|
{{ message }}
|