chore: bump quark

feat: update email templates to include recipient
This commit is contained in:
Paul Makles
2022-11-19 16:52:51 +00:00
parent 0e0daf86f7
commit ee1c4cc2d5
12 changed files with 19 additions and 10 deletions

View File

@@ -86,7 +86,7 @@ rocket_empty = { optional = true, git = "https://github.com/insertish/rocket_emp
rocket_cors = { optional = true, git = "https://github.com/lawliet89/rocket_cors", rev = "5843861a88958c16bfaa0b40f0d8910772bcd2f6" }
# rAuth
rauth = { git = "https://github.com/insertish/rauth", rev = "43a4081dd5943db39d27229d4792b0afe82c1674", features = [ "async-std-runtime" ] }
rauth = { git = "https://github.com/insertish/rauth", rev = "cbdec69c684a4854fbedba9ed1f0e7ee466bf3f7", features = [ "async-std-runtime" ] }
# Sentry
sentry = "0.25.0"

View File

@@ -103,6 +103,7 @@
</tbody>
</table>
<div class="text-muted text-center" style="color: #718096;" align="center">
This email is intended for {{email}}<br>
Sent from Revolt<br>
Made in the EU
</div>

View File

@@ -21,6 +21,7 @@
<a class="btn btn-primary p-3 fw-700" href="{{url}}">Confirm</a>
</div>
<div class="text-muted text-center my-6">
This email is intended for {{email}}<br />
Sent from Revolt<br />
Made in the EU
</div>

View File

@@ -2,5 +2,6 @@ You requested to have your account deleted, if you did not perform this action p
Please navigate to: {{url}}
Sent by Revolt.
Made in the EU.
This email is intended for {{email}}
Sent by Revolt
Made in the EU

View File

@@ -103,6 +103,7 @@
</tbody>
</table>
<div class="text-muted text-center" style="color: #718096;" align="center">
This email is intended for {{email}}<br>
Sent from Revolt<br>
Made in the EU
</div>

View File

@@ -17,6 +17,7 @@
<a class="btn btn-primary p-3 fw-700" href="{{url}}">Reset</a>
</div>
<div class="text-muted text-center my-6">
This email is intended for {{email}}<br />
Sent from Revolt<br />
Made in the EU
</div>

View File

@@ -2,5 +2,6 @@ You requested a password reset, if you did not perform this action you can safel
Please navigate to: {{url}}
Sent by Revolt.
Made in the EU.
This email is intended for {{email}}
Sent by Revolt
Made in the EU

View File

@@ -103,6 +103,7 @@
</tbody>
</table>
<div class="text-muted text-center" style="color: #718096;" align="center">
This email is intended for {{email}}<br>
Sent from Revolt<br>
Made in the EU
</div>

View File

@@ -18,6 +18,7 @@
<a class="btn btn-primary p-3 fw-700" href="{{url}}">Confirm</a>
</div>
<div class="text-muted text-center my-6">
This email is intended for {{email}}<br />
Sent from Revolt<br />
Made in the EU
</div>

View File

@@ -3,5 +3,6 @@ To complete your sign up, we just need to verify your email.
Please navigate to: {{url}}
Sent by Revolt.
Made in the EU.
This email is intended for {{email}}
Sent by Revolt
Made in the EU