Recommend this page to a friend! |
Classes of Axel Hahn | AH JavaScript Password Strength Check | readme.md | Download |
|
|
Downloadpassword check (ahpwcheck.class.js)aboutJavascript class for optical verification of an entered password. You can define count of required letters, digits and special chars. This class shows fulfilled requirements while a user types his (new) password. * Author: Axel Hahn * project home: <https://github.com/axelhahn/ahpwcheck> * licence: GNU GPL * see documentation: <http://www.axel-hahn.de/docs/ahpwcheck/index.htm> exampleswatch a password field and show requirements
Show a score
see example html files in the package and the section Get started in the documentation: <http://www.axel-hahn.de/docs/ahpwcheck/get_started.htm> |