Icontem

jQuery Friendly Password Suggest: Suggest passwords based on what the user typed

Recommend this page to a friend!
  Info   View files Example   View files View files (8)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2018-03-15 (1 year ago) RSS 2.0 feedNot yet rated by the usersTotal: 10 This week: 1All time: 536 This week: 1Up
Version License JavaScript version Categories
jquery-friendlypw 1.0Custom (specified...5jQuery, Forms, Security
Description Author

This is a jQuery plugin that can suggest passwords based on what the user typed.

It can listen the first characters that a user enters a password input and suggest possible passwords to complete the password.

The plugin can also show a small image that can be clicked to let the users to see the password they are typing or they have chosen.

  Performance   Level  
Name: <contact>
Classes: 3 packages by
Country: Benin Benin

Details
Basic Jquery plug-in to suggest friendly passwords to users.
Sometimes users lack of imagination when they come to choose
a new registration's password or to change their old password
on a site where they are already registered.It is also a fact
that users naturally always choose a password which they will
remember easily.This is what we call friendly passwords.

The main goal of this first version of the plug-in is :to make
easier the choice of a password by watching the text inputs fields 
they have already filled to give them some suggestions which are 
both strong and easy to remember.It also add a little image which
will help users to see the password they are typing or they have chosen.

This version has a PHP dependency for it is a part of the 
PHP Friendly Password Suggest package.But maybe the next release 
will be client-side only.

For a how to use example you can look at the file Rstest.html   
Keep in mind that the plug-in will work without the PHP files but
you won't get suggestions .Also note that the plug-in only act on 
the forms and will just return a Jquery object if the chosen Id 
doesn't refer to a form. The text inputs to watch can be specified 
by giving they id just like in example.If nothing is specified for 
this option all text inputs will be watched.
Keep in mind that the event which induces the suggestion is full
configurable and supports all available events but the wise programmer
who wish to use this package must know that bad usage of events could
lead to server crash .So the advice here is to prefer the focus,click,
dblclick or mouseenter events...

Contact me at leizmo@gmail.com or use the forum for your preoccupations.
  Files folder image Files  
File Role Description
Accessible without login Plain text file cntrctRs.php Aux. PHP classes source to handle passwords generation
Plain text file jquery.friendlypwdsuggest.js Class friendlypwdsuggest plug-in source
Accessible without login Plain text file jquery.js Aux. just a jquery source for example
Accessible without login Plain text file license.txt Lic. license file
Accessible without login Plain text file readme.txt Doc. readme.txt
Accessible without login Plain text file rstest.html Example example file
Accessible without login Image file show.jpg Icon show password image file
Accessible without login Plain text file testplugin.php Data PHP example file to handle ajax call during the generation process

 Version Control Unique User Downloads Download Rankings  
 0%
Total:10
This week:1
All time:536
This week:1Up