From d5a0582572f5002a65ba15b2b3cde9b46e4dcd51 Mon Sep 17 00:00:00 2001 From: Ross Date: Fri, 31 Dec 2021 22:29:42 +0000 Subject: [PATCH] . --- generic/models.py | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/generic/models.py b/generic/models.py index 5c8127f2..63afc387 100644 --- a/generic/models.py +++ b/generic/models.py @@ -384,7 +384,7 @@ class CidUser(models.Model): login_url = reverse("cid_selector") msg = f""" - See below for you details for: {self.group} + See below for your details for: {self.group} --------- CID: {self.cid} @@ -396,6 +396,8 @@ class CidUser(models.Model): Direct link to login: {settings.REMOTE_URL}{login_url}?cid={self.cid}&passcode={self.passcode} + The above details are unique to you. Please do not share as otherwise others will be able to access and submit your results. + Please note this inbox is not monitored. Direct all enquiries to ...