summaryrefslogtreecommitdiffstats
path: root/core/vendor/strengthify/strengthify.css
diff options
context:
space:
mode:
Diffstat (limited to 'core/vendor/strengthify/strengthify.css')
-rw-r--r--core/vendor/strengthify/strengthify.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/core/vendor/strengthify/strengthify.css b/core/vendor/strengthify/strengthify.css
index 9340270ecfb..5555cbdf334 100644
--- a/core/vendor/strengthify/strengthify.css
+++ b/core/vendor/strengthify/strengthify.css
@@ -1,7 +1,7 @@
/**
* Strengthify - show the weakness of a password (uses zxcvbn for this)
- * https://github.com/kabum/strengthify
- * Version: 0.3
+ * https://github.com/MorrisJobke/strengthify
+ * Version: 0.4.2
* License: The MIT License (MIT)
* Copyright (c) 2013 Morris Jobke <morris.jobke@gmail.com>
*/
@@ -45,4 +45,4 @@
}
.password-good {
background-color: #3C3;
-} \ No newline at end of file
+}