]> source.dussan.org Git - nextcloud-server.git/commit
Indicate password strength using strengthify
authorMorris Jobke <morris.jobke@gmail.com>
Wed, 13 Mar 2013 10:03:52 +0000 (11:03 +0100)
committerMorris Jobke <morris.jobke@gmail.com>
Wed, 15 Jan 2014 10:10:12 +0000 (11:10 +0100)
commit5c1a9f35f16a8a871bcef24a45478ac92af9a9e1
tree040662a510f5466a0b9275fee9724e605e17f4ee
parent34559ef11428c9a2a1b83f8a63d650d1fa0be49e
Indicate password strength using strengthify

 * uses zxcvbn
 * outsourced to separate jquery plugin
 * async loading
 * hide strength meter if input is empty
 * feedback if user enters weakest password
 * fade in and out
 * show tipsy with strength
 * Opera 12, IE8-10, FF 23, Chromium 29
3rdparty
core/css/fixes.css
core/css/styles.css
core/js/setup.js
core/setup.php
core/templates/installation.php
settings/css/settings.css
settings/js/personal.js
settings/personal.php
settings/templates/personal.php