From 218a2aa198cb70761ddd20c94169941f3ea86188 Mon Sep 17 00:00:00 2001 From: Alexander Kabui Date: Wed, 16 Dec 2020 15:03:15 +0300 Subject: Replace zxcvbn async (#524) * replace axcbn-async in templates * add zxcvbn-async.min.js in mechanical rob Co-authored-by: BonfaceKilz --- test/requests/link_checker.py | 1 + 1 file changed, 1 insertion(+) (limited to 'test/requests') diff --git a/test/requests/link_checker.py b/test/requests/link_checker.py index f73ec185..bc3b5861 100644 --- a/test/requests/link_checker.py +++ b/test/requests/link_checker.py @@ -141,6 +141,7 @@ def check_packaged_js_files(args_obj, parser): "/js/cytoscape-panzoom/cytoscape.js-panzoom.css", "/js/cytoscape-qtip/cytoscape-qtip.js", "/css/d3-tip/d3-tip.css", + "/js/zxcvbn-async/zxcvbn-async.min.js", "/js/javascript-twitter-post-fetcher/js/twitterFetcher_min.js", "/js/DataTables/images/sort_asc_disabled.png", "/js/DataTables/images/sort_desc_disabled.png", -- cgit v1.2.3