Core Update 1.4.0

This commit is contained in:
2022-02-20 16:53:26 +01:00
parent 918244125c
commit bd1f302433
86 changed files with 3301 additions and 41128 deletions

View File

@@ -0,0 +1,6 @@
Hello {{ username }},<br><br>
this is a notification, that 2FA-Authorization was removed from your account. If this was intended, you can simply ignore this email.<br>
Otherwise contact the <a href="mailto:{{ sender_mail }}">Administration</a> immediately!<br><br>
Best Regards<br>
{{ site_name }} Administration

View File

@@ -0,0 +1,8 @@
Hello {{ username }},<br><br>
You recently created an account on {{ site_name }}. Please click on the following link to confirm your email address and complete your registration.<br>
If you haven't registered an account, you can simply ignore this email. The link is valid for the next 48 hours:<br><br>
<a href="{{ link }}">{{ link }}</a><br><br>
Best Regards<br>
{{ site_name }} Administration