anitab-org / anitab-org/mentorship-backend

Extend `password_hash` limit from User data model

Abierto
#1,137 12 comentarios 0 reacciones 0 asignados Ver en GitHub
Category: Coding Status: Available Type: Bug
Lenguaje dominante
Python
Estrellas
200
Forks
449
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

## Description
As a developer,
I need to remove the limit for password_hash,
so that I can fix the registration endpoint, that is erroring 500 INTERNAL SERVER ERROR, because of the limit being reached.

This relates to fixing #1109

A comment that may help: https://github.com/anitab-org/mentorship-backend/issues/1109#issuecomment-886053853

## Mocks

![print from swagger with the error](https://user-images.githubusercontent.com/11148726/126869879-24f60159-492a-494d-b840-4a60bc956c0e.png)

## Acceptance Criteria
### Update [Required]
- [ ] Remove `password_hash` character limit

## Definition of Done
- [ ] All of the required items are completed.
- [ ] Approval by 1 mentor.

## Estimation

4h

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.