From c16eb0722657e7804aeb930749d4c2cc2cc89aff Mon Sep 17 00:00:00 2001 From: Frederick Muriuki Muriithi Date: Tue, 20 Aug 2024 14:36:39 -0500 Subject: Add notification to outgoing emails. --- gn_auth/templates/emails/forgot-password.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'gn_auth/templates/emails/forgot-password.txt') diff --git a/gn_auth/templates/emails/forgot-password.txt b/gn_auth/templates/emails/forgot-password.txt index 7eda908..55a4b13 100644 --- a/gn_auth/templates/emails/forgot-password.txt +++ b/gn_auth/templates/emails/forgot-password.txt @@ -8,3 +8,5 @@ You (or someone pretending to be you) made a request to change your password. Pl If you did not request to change your password, simply ignore this email. The link will expire {{expiration_minutes}} minutes. + +Note that if you requested to change your password multiple times, only the latest/newest token will be valid. -- cgit v1.2.3