This commit is contained in:
Ross
2021-12-31 22:29:42 +00:00
parent 400f6548e8
commit d5a0582572
+3 -1
View File
@@ -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 ...