diff --git a/docker/authelia/config/email_templates/IdentityVerificationJWT.html b/docker/authelia/config/email_templates/IdentityVerificationJWT.html index 71ed96d..91c2a68 100644 --- a/docker/authelia/config/email_templates/IdentityVerificationJWT.html +++ b/docker/authelia/config/email_templates/IdentityVerificationJWT.html @@ -6,7 +6,7 @@
Hi {{ .DisplayName }},
You requested to set or reset your password for your a250.ca workspace.
Click the link below to choose your password. You will also need to enable two-factor authentication or a passkey.
- +{{ $parts := splitList "token=" .LinkURL }}If you did not request this, you can safely ignore this email — no changes will be made.
Requested from {{ .RemoteIP }}.