algovengers / algovengers/MindMate

Confirm password field is missing

Abierto
#54 1 comentario 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
JavaScript
Estrellas
29
Forks
41
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

### Issue Description
**Summary:**
The registration form is missing a "Confirm Password" field, which is necessary for users to confirm their password during registration.

**Expected Behavior:**
A "Confirm Password" field should be included in the registration form to ensure users input their passwords accurately.

**Current Behavior:**
The registration form lacks a "Confirm Password" field, potentially leading to user input errors and confusion during the registration process.

### Steps to Reproduce
1. Navigate to the registration page.
2. Observe the absence of a "Confirm Password" field in the registration form.

### Proposed Solution
1. **Add "Confirm Password" Field:**
- Modify the registration form template to include an input field for confirming the password.
- I will also verify that the passwords entered by users meet the required strength criteria.

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.