-
Notifications
You must be signed in to change notification settings - Fork 449
Extend password_hash limit from User data model #1137
Copy link
Copy link
Open
Labels
Category: CodingChanges to code base or refactored code that doesn't fix a bug.Changes 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.Issue was approved and available to claim or abandoned for over 3 days.Type: BugBug or Bug fixes.Bug or Bug fixes.
Metadata
Metadata
Assignees
Labels
Category: CodingChanges to code base or refactored code that doesn't fix a bug.Changes 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.Issue was approved and available to claim or abandoned for over 3 days.Type: BugBug or Bug fixes.Bug or Bug fixes.
Type
Fields
Give feedbackNo fields configured for issues without a type.
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
Acceptance Criteria
Update [Required]
password_hashcharacter limitDefinition of Done
Estimation
4h