anitab-org / anitab-org/mentorship-backend
Extend `password_hash` limit from User data model
- Vorherrschende Sprache
- Python
- Sterne
- 200
- Forks
- 449
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
## 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

## 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
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.