]> git.parisson.com Git - teleforma.git/commitdiff
Using https instead of http for notification
authorGael Le Mignot <gael@pilotsystems.net>
Wed, 28 Dec 2022 08:45:35 +0000 (09:45 +0100)
committerGael Le Mignot <gael@pilotsystems.net>
Wed, 28 Dec 2022 08:45:35 +0000 (09:45 +0100)
teleforma/templates/postman/email_user.txt
teleforma/templates/postman/email_user_init.txt

index b0509afec6088d9ef7ba38faabc922fd154409b4..af89f9bde5ddbee1af891be8e865728e958d6cfe 100644 (file)
@@ -13,7 +13,7 @@
 {% else %}{% blocktrans with object.sender.first_name as first_name and object.sender.last_name as last_name %}You have received a message from {{ first_name }} {{ last_name }}.{% endblocktrans %}
 {% endif %}{% endif %}{% trans "You can read and respond to this message from your e-learning desk following this link:" %}
 
-http://{{ site.domain }}/messages/inbox/
+https://{{ site.domain }}/messages/inbox/
 {# 'acceptance' #}
 
 {% trans "Thank you again for your interest in our services." %}
index 92efa3cb50c39e288f0852d5a38be7ce683fa48a..43f0fb15695ec0f1ff173770bb52ff770c2c8a2e 100644 (file)
@@ -2,12 +2,12 @@
 
 Suite à votre inscription à la formation Avocats Etrangers du Pré-Barreau, nous vous invitons à initialiser votre compte sur notre plateforme e-learning interactive et multi-média. Pour cela, merci de cliquer sur le lien suivant puis d'indiquez votre adresse e-mail :
 
-http://{{ site.domain }}/accounts/password_reset/
+https://{{ site.domain }}/accounts/password_reset/
 
 Vous recevrez alors un second e-mail vous invitant à initialiser votre mot de passe personnel.
 Une fois la procédure accomplie, vous pourrez vous connecter à l'adresse suivante :
 
-http://{{ site.domain }}
+https://{{ site.domain }}
 
 à l'aide de votre nom d'utilisateur : {{ usr.username }}