n8n 1.15.1 → 1.15.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
<p>Hi {{firstName}},</p>
|
|
2
2
|
<p>Somebody asked to reset your password on n8n ({{ domain }}).</p>
|
|
3
3
|
<br />
|
|
4
|
-
<p>Click the following link to choose a new password. The link is valid for
|
|
4
|
+
<p>Click the following link to choose a new password. The link is valid for 20 minutes.</p>
|
|
5
5
|
<a href="{{ passwordResetUrl }}">{{ passwordResetUrl }}</a>
|