Skip to content

[ENG-11761] Add password length restriction - #11811

Merged
brianjgeiger merged 2 commits into
CenterForOpenScience:feature/pbs-26-15from
mkovalua:fix/ENG-11761
Jul 23, 2026
Merged

[ENG-11761] Add password length restriction#11811
brianjgeiger merged 2 commits into
CenterForOpenScience:feature/pbs-26-15from
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

@brianjgeiger
brianjgeiger changed the base branch from feature/pbs-26-13 to feature/pbs-26-15 July 23, 2026 12:53
@brianjgeiger
brianjgeiger merged commit b5f689e into CenterForOpenScience:feature/pbs-26-15 Jul 23, 2026
8 checks passed
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