Password reset implemented partialy

This commit is contained in:
Marcel Baumgartner
2023-03-12 21:36:35 +01:00
parent 45defd7903
commit 5b019bc953
8 changed files with 187 additions and 11 deletions

View File

@@ -72,7 +72,7 @@
<div class="d-flex flex-stack flex-wrap gap-3 fs-base fw-semibold mb-8">
<div></div>
<a href="/reset-password" class="link-primary">
<a href="/passwordreset" class="link-primary">
<TL>Forgot password?</TL>
</a>
</div>