From 2bffb53810db2ae99cb4c30bfcce0912f4e7575d Mon Sep 17 00:00:00 2001
From: Flavio Tarsetti <flavio.tarsetti@idiap.ch>
Date: Sat, 2 May 2020 03:15:14 +0200
Subject: [PATCH] [registration][templates][registration] add temporary link to
 supervisor message

---
 .../registration/mail.supervisor_validation.message.txt         | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/beat/web/ui/registration/templates/registration/mail.supervisor_validation.message.txt b/beat/web/ui/registration/templates/registration/mail.supervisor_validation.message.txt
index 47fac5775..4fd77b69b 100644
--- a/beat/web/ui/registration/templates/registration/mail.supervisor_validation.message.txt
+++ b/beat/web/ui/registration/templates/registration/mail.supervisor_validation.message.txt
@@ -12,6 +12,8 @@ Username: {{ supervisee.username }}
 If you don't do this the supervisee will not be able to use his account and
 will be deleted after 7 days.
 
+You can also click on the following direct link to accomplish this action and accept this new supervisee at {{ prefix }}/accounts/temp/{{ temp_url }}
+
 If you are having problems to activate your supervisee account, contact a member of our
 support staff at {{ prefix }}{% url 'contact' %}.
 
-- 
GitLab