Iridescent-CM / curiosity-machine

Curiosity machine application for Iridescent.
3 stars 0 forks source link

Enforce password strength #1243

Open stenington opened 7 years ago

stenington commented 7 years ago

CM's password validation is unevenly applied such that resetting passwords allows entry of passwords that wouldn't pass validation when creating an account, I think. It looks like 1.9 introduces some nicer functionality around password validation, but while we're on 1.8 we may still want to address this.

hellafitz commented 4 years ago

@stenington This is a really old ticket. Which version are we on now?

stenington commented 4 years ago

We're on Django 1.11 which is a long-term support release, but it looks like the term just ended: https://www.djangoproject.com/download/#supported-versions