mirror of
https://github.com/hrfee/jfa-go.git
synced 2024-11-04 17:30:11 +00:00
Harvey Tindall
961b9afa75
Fixed password validation for new users, add invite route, couple other fixes.
11 lines
317 B
Plaintext
11 lines
317 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 }} UTC, which is in {{ .expires_in }}.
|
|
If this wasn't you, please ignore this email.
|
|
|
|
PIN: {{ .pin }}
|
|
|
|
{{ .message }}
|