feat: reset password page for self-hosted added (#1221)

* feat: reset password page for self-hosted added

* chore: change reset password workflow

* dev: update email template for reset password

* chore: updated restricted workspace slugs list

---------

Co-authored-by: pablohashescobar <nikhilschacko@gmail.com>
This commit is contained in:
Aaryan Khandelwal 2023-06-06 21:36:13 +05:30 committed by GitHub
parent 6f2a38ad66
commit 1f3fdd5d0a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 319 additions and 59 deletions

View file

@ -2,10 +2,10 @@
<html>
<p>
Dear {{first_name}},<br /><br />
Welcome! Your account has been created.
Verify your email by clicking on the link below <br />
{{forgot_password_url}}
successfully.<br /><br />
Here is the link to reset your password.
<br />
Link: {{forgot_password_url}}
<br /><br />
Thank you
</p>
</html>