Skip to content

Extend password_hash limit from User data model #1137

Open
@isabelcosta

Description

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: #1109 (comment)

Mocks

print from swagger with the error

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

Metadata

Assignees

No one assigned

    Labels

    Category: CodingChanges to code base or refactored code that doesn't fix a bug.Status: AvailableIssue was approved and available to claim or abandoned for over 3 days.Type: BugBug or Bug fixes.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions