Skip to content

[ENG-11761] Add password length restriction#11811

Open
mkovalua wants to merge 2 commits into
CenterForOpenScience:feature/pbs-26-13from
mkovalua:fix/ENG-11761
Open

[ENG-11761] Add password length restriction#11811
mkovalua wants to merge 2 commits into
CenterForOpenScience:feature/pbs-26-13from
mkovalua:fix/ENG-11761

Conversation

@mkovalua

Copy link
Copy Markdown
Contributor

…55 chars

Ticket

Purpose

Add a password length restriction to UserResetPasswordSerializer. It should match other uses in the codebase, which looks to be a limit of 255 characters. Unrestricted user input is bad and can cause system problems.

Changes

Add password length restriction to UserResetPasswordSerializer with 255 chars

Side Effects

QE Notes

CE Notes

Documentation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants