]> git.ipfire.org Git - ipfire.org.git/commitdiff
Include zxcvbn JS library
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 23 Oct 2018 09:19:08 +0000 (10:19 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 23 Oct 2018 09:19:08 +0000 (10:19 +0100)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
.gitmodules
src/static/js/zxcvbn [new submodule]

index 6e43d17c54ae679fb2fe9ac35cb1788c257ebff7..72ae9d48dc601c4e85d708e54f7a59a086c6a2c8 100644 (file)
@@ -11,3 +11,6 @@
 [submodule "src/payment-font"]
        path = src/payment-font
        url = https://github.com/AlexanderPoellmann/PaymentFont.git
+[submodule "includes/zxcvbn"]
+       path = src/static/js/zxcvbn
+       url = https://github.com/dropbox/zxcvbn.git
diff --git a/src/static/js/zxcvbn b/src/static/js/zxcvbn
new file mode 160000 (submodule)
index 0000000..67c4ece
--- /dev/null
@@ -0,0 +1 @@
+Subproject commit 67c4ece9efc40c9d0a1d7d995b2b22a91be500c2