J. Ryan Stinnett
4f41161a47
Check password complexity during registration
...
This adds a password complexity rule during registration to require strong
passwords. This is based on the `zxcvbn` module that we already use for key
backup passphrases.
In addition, this also tweaks validation more generally to allow rules to be
async functions.
2019-04-25 14:29:10 +01:00
..
2019-01-21 18:41:49 -07:00
2019-03-12 14:02:54 +00:00
2019-01-17 22:06:49 -06:00
2019-01-17 22:06:49 -06:00
2019-02-27 10:42:10 +00:00
2019-04-01 19:50:05 -06:00
2019-01-17 22:06:49 -06:00
2019-01-17 22:06:49 -06:00
2019-01-29 21:14:16 +01:00
2019-01-29 15:34:58 +01:00
2019-01-30 11:42:50 +01:00
2019-02-27 10:42:10 +00:00
2019-02-08 14:57:36 +00:00
2019-04-25 14:29:10 +01:00
2019-03-05 14:50:39 +01:00
2018-12-19 12:27:05 +01:00
2019-04-04 09:36:45 -06:00
2019-01-17 22:06:49 -06:00
2019-03-15 21:33:31 -06:00
2019-02-14 13:30:03 +01:00
2019-03-13 11:47:00 +02:00
2019-01-17 22:06:49 -06:00
2019-01-07 09:56:40 -06:00
2019-04-04 10:30:23 +01:00
2019-03-07 17:02:19 +01:00
2018-12-18 14:31:38 +01:00
2019-01-17 22:06:49 -06:00
2019-01-23 15:50:41 -07:00
2019-01-17 22:06:49 -06:00
2019-01-17 22:06:49 -06:00
2019-03-12 14:02:54 +00:00
2019-01-03 15:44:07 -07:00
2019-02-07 11:54:13 -07:00
2019-03-12 14:02:54 +00:00
2019-03-12 14:02:54 +00:00
2019-04-25 14:29:10 +01:00