Closed Bug 1144887 Opened 10 years ago Closed 8 years ago

No password restrictions when you sign up

Categories

(support.mozilla.org :: BuddyUp, defect)

ARM
Gonk (Firefox OS)
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX
2015Q2

People

(Reporter: christos, Unassigned)

Details

Flame, Firefox OS 2.0 When you register for a new account in the buddyup applications there is not a restriction for the size or the characters of the password. When you reset your password though and you are redirected to http://support.allizom.org/ your password must be at least 8 characters and must contain at least a letter and a number.
Not a blocker, ni on mike to see why there might be a difference between when you create an account versus when you reset an account.
Flags: needinfo?(mcooper)
Target Milestone: --- → 2015Q2
Since this restriction happens in the views and APIs instead of the model, every time we implement something that works with passwords we have to include password validation. The view on the site has this logic implemented, but the API does not. Ideally we would move this logic into a centralized place, like the model, but in this case that probably is harder than it should be because of the way our user models are organized. For now we can implement this logic in the API as well.
Flags: needinfo?(mcooper)
SUMO has moved to Lithium and this bug is for a SUMO project that isn't around anymore. Given that, I'm closing as WONTFIX.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.