04/18 Enhance app functionalities: master password reset, account deletion/recovery

This commit is contained in:
2026-04-18 14:39:01 -04:00
parent 4d3f9844f0
commit f7fdb9db8a
10 changed files with 1186 additions and 2 deletions
+2 -1
View File
@@ -37,7 +37,8 @@
</button>
</form>
<p class="auth-footer">
Don't have an account? <a href="/register">Create one</a>
Don't have an account? <a href="/register">Create one</a><br>
Forgot your password? <a href="/recover">Use recovery code</a>
</p>
</div>