Files
zulip/static/js
Tim Abbott 008722b809 portico: Fix logic for whether a password field is present.
Now, we correctly avoid calling various password quality/strength
functions in the registration flow in the event that there isn't a
password form on the current page.

Before, some code wasn't inside a block at all, while other code was
using an incorrect check (an empty jQuery object is not falsey).

The overall result was that this would often crash on certain
pages/flows, stopping JS execution and causing various secondary
problems.
2018-12-15 13:58:38 -08:00
..
2018-11-28 14:51:51 -08:00
2018-06-11 07:51:24 -04:00
2018-07-30 11:25:32 -07:00
2018-11-28 14:51:51 -08:00
2018-07-10 11:18:05 +05:30