+

+
+
Password Reset
+
+ You tried to create a new account with or try to re-verify this email
+ but there is already an existing verified account under this email.
+
+
+ If you wish, you can now proceed to reset the password on it, click
+ below to continue.
+
+
Reset
+
+
+ This email is intended for {{email}}
+ Sent from Revolt
+ Made in Europe
+
+
+ Revolt Platforms Ltd. is a company incorporated and registered under the
+ laws of England and Wales.
+ Registered Company Number: 16260658
+ Registered Office:
+ Suite 5703 Unit 3A, 34-35 Hatton Garden,
+ Holborn, United Kingdom, EC1N 8DX
+
+
+
+
diff --git a/crates/core/database/templates/reset-existing.txt b/crates/core/database/templates/reset-existing.txt
new file mode 100644
index 00000000..8c8fc9ed
--- /dev/null
+++ b/crates/core/database/templates/reset-existing.txt
@@ -0,0 +1,19 @@
+You tried to create a new account with or try
+to re-verify this email but there is already
+an existing verified account under this email.
+
+If you wish, you can now proceed to reset the
+password on it, click below to continue.
+
+Please navigate to: {{url}}
+
+This email is intended for {{email}}
+Sent by Revolt
+Made in Europe
+
+Revolt Platforms Ltd. is a company incorporated and registered under the laws of England and Wales.
+
+Registration Number: 16260658
+Registered Office:
+Suite 5703 Unit 3A, 34-35 Hatton Garden,
+Holborn, United Kingdom, EC1N 8DX
diff --git a/crates/core/files/Cargo.toml b/crates/core/files/Cargo.toml
index e8303136..4dfadeed 100644
--- a/crates/core/files/Cargo.toml
+++ b/crates/core/files/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "revolt-files"
-version = "0.8.4"
+version = "0.8.7"
edition = "2021"
license = "AGPL-3.0-or-later"
authors = ["Paul Makles