studieren-ohne-grenzen / dashboard

Simple dashboard for different management tasks, works on our LDAP tree
MIT License
1 stars 0 forks source link

Use a more lightweight password strength estimator #28

Closed faboschert closed 9 years ago

faboschert commented 9 years ago

Use a smaller javascript for valuating the password strength or load the script dynamically.

leomelzer commented 9 years ago

Relevant discussion: https://github.com/studieren-ohne-grenzen/dashboard/commit/bb6d6873a82e02c38847070094fcc16c0aefcb6f#commitcomment-11992901

leomelzer commented 9 years ago

Password strength indicator should also be embedded in /password/reset/{token} page.