Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/strengthify.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMorris Jobke <morris.jobke@gmail.com>2013-08-04 19:53:04 +0400
committerMorris Jobke <morris.jobke@gmail.com>2013-08-04 19:53:04 +0400
commitd243d3dc98942cb1c2c567549fe02bf6affccfd9 (patch)
tree0f06a6d498bf1cc9858ebf831390b91a1f84ebc9 /strengthify.css
parent2ef976310263cba76241b1b8f80a122c12eaac09 (diff)
fix bugs
Diffstat (limited to 'strengthify.css')
-rw-r--r--strengthify.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/strengthify.css b/strengthify.css
index 056da25..3fc9542 100644
--- a/strengthify.css
+++ b/strengthify.css
@@ -1,3 +1,11 @@
+/**
+ * Strengthify - show the weakness of a password (uses zxcvbn for this)
+ * https://github.com/kabum/strengthify
+ * Version: 0.1 *
+ * License: The MIT License (MIT)
+ * Copyright (c) 2013 Morris Jobke <morris.jobke@gmail.com>
+ */
+
.strengthify-bg, .strengthify-container, .strengthify-wrapper, .strengthify-separator {
height: 5px;
}