Directory

Zxcvbn - Vaadin Add-on Directory

Zxcvbn password strength estimator Zxcvbn - Vaadin Add-on Directory
Zxcvbn for Vaadin integrates the zxcvbn password strength estimator into Vaadin. The estimator analyzes the password based on various dictionaries and patterns to find the easiest way a hacker might guess the password. This add-on provides a ZxcvbnIndicator component that can be connected to a TextField to show a visual representation of the password strength as the user types into the field. The password strength rating (0 - 4) is also sent to the server once the user has finished typing. The add-on also contains a pure GWT version of the widget as well as low-level classes for interacting with the zxcvbn javascript library.
Source Code
Info about zxcvbn
Issue Tracker

Zxcvbn version 0.1.0
Initial release

Zxcvbn version 0.1.0.v7
Initial release based on Vaadin 7 alpha 2

Zxcvbn version 0.1.1.v7
Updated to support Vaadin 7.0.0

Zxcvbn version 0.2
Compatible with Vaadin Framework 8.0.0