mirror of https://github.com/zulip/zulip.git
25a13cb09b
We only use zxcvbn in the main webapp for checking the user's password in the change password form. Since zxcvbn is a very large javascript library (~700KB), loading it asynchronously only when a user is trying to change their password results in a significant performance improvement for loading the Zulip webapp on a slow network. Fixes #263. |
||
---|---|---|
.. | ||
casper_lib | ||
casper_tests | ||
casperjs | ||
node_tests | ||
run-casper |