forked from Nixius/authelia
14 lines
487 B
Plaintext
14 lines
487 B
Plaintext
{{ .Title }}
|
|
|
|
Hi {{ .DisplayName }},
|
|
|
|
You requested to set or reset your password for your a250.ca workspace (https://bc.a250.ca).
|
|
|
|
Use the link below to choose your password. You will also need to enable two-factor authentication or a passkey.
|
|
|
|
{{ $parts := splitList "token=" .LinkURL }}https://bc.a250.ca/login/reset-password/step2?token={{ index $parts 1 }}
|
|
|
|
If you did not request this, you can safely ignore this email — no changes will be made.
|
|
|
|
Requested from {{ .RemoteIP }}.
|