Project

General

Profile

Overview

This project is closed and read-only.

Description:
Adds a jQuery powered password strength checker below all password fields (enabled by default). Displays as graphic bar and textual complexity. Tests on a 10 point strength system as follows.

1 lowercase character = 1 point
2 lowercase characters = 1 point
1 uppercase character = 1 point
2 uppercase characters = 1 point
1 digit = 1 point
2 digits = 1 point
1 special = 1 point
2 special = 1 point
8 characters long = 1 point
12 characters long = 1 point

Complexity ranges from Very Weak, Weak, Ok, Good, Strong, to Very Strong; fully translatable using language strings.

Links:
Download Releases
Known Issues
Progress
Discussions

Issue tracking  Details

open closed Total
Bug 0 2 2
Feature proposal 0 0 0
Task 0 1 1

View all issues | Summary

Members

Manager: krileon