Bhaskar Reddy Yasa
cf6ce5b9a3
Adding support for optional Password Policy ( #3032 )
...
* adds resetTokenValidityDuration setting
* adds a validator to validate password that can be used to enforce strong
passwords
* adds unit tests for passwordPolicy.validator
* adds unit tests to to fail reset password function if password is not in a valid format
* updates README.md for passwordPolicy
* prevents duplicate check for password validator in updateUserPassword
* adds optional setting to disallow username in password
* updates test cases to use fdescribe instead of describe
* updates test cases to use request-promise instead of request
* adds ability to use a RegExp or Callback function or both for a passwordPolicy.validator
* expect username parameter in redirect to password_reset_success
* adds support for _perishable_token_expires_at in postgres
2016-11-17 08:37:51 -08:00
..
2016-05-19 13:38:16 -07:00
2016-04-04 20:02:34 -04:00
2016-11-02 08:39:09 -04:00
2016-09-02 20:00:47 -04:00
2016-06-17 12:59:16 -04:00
2016-08-12 10:25:24 -07:00
2016-08-07 20:02:53 -07:00
2016-08-19 13:53:57 -07:00
2016-05-18 12:12:30 +12:00
2016-11-14 16:23:31 +00:00
2016-06-17 12:59:16 -04:00
2016-07-15 09:24:53 -04:00
2016-11-12 12:35:34 -05:00
2016-09-20 21:45:24 -04:00
2016-02-12 21:16:50 +01:00
2016-08-15 16:48:39 -04:00
2016-11-02 19:05:23 -04:00
2016-10-28 12:06:35 -04:00
2016-03-24 19:32:51 -07:00
2016-03-24 00:48:34 -04:00
2016-08-15 16:48:39 -04:00
2016-10-28 09:11:07 -04:00
2016-06-25 10:56:02 -07:00
2016-11-02 20:33:59 -04:00
2016-05-18 12:12:30 +12:00
2016-05-18 12:12:30 +12:00
2016-08-20 16:07:48 -04:00
2016-08-12 10:25:24 -07:00
2016-08-15 16:48:39 -04:00
2016-08-06 08:29:19 -04:00
2016-10-26 16:44:39 -04:00
2016-02-29 18:52:10 -05:00
2016-02-29 18:55:14 -05:00
2016-09-18 18:32:34 -04:00
2016-05-20 18:15:47 -07:00
2016-11-11 08:03:35 -08:00
2016-09-17 11:05:33 -04:00
2016-02-17 08:06:30 -05:00
2016-09-07 08:08:09 -04:00
2016-08-25 13:03:48 -04:00
2016-08-15 16:48:39 -04:00
2016-08-15 16:48:39 -04:00
2016-10-31 12:11:21 -04:00
2016-06-17 12:59:16 -04:00
2016-09-24 13:47:44 -04:00
2016-08-20 16:07:48 -04:00
2016-08-20 16:07:48 -04:00
2016-08-18 18:05:26 -04:00
2016-10-19 19:54:19 -04:00
2016-10-31 08:12:11 -04:00
2016-11-01 07:30:22 -04:00
2016-10-28 12:06:35 -04:00
2016-10-31 12:10:53 -04:00
2016-09-01 00:09:28 -04:00
2016-11-01 07:30:22 -04:00
2016-11-11 09:40:45 -05:00
2016-09-09 15:18:37 -04:00
2016-09-09 11:24:33 -04:00
2016-03-18 12:32:31 -07:00
2016-03-18 12:32:31 -07:00
2016-11-17 08:37:51 -08:00
2016-08-20 16:07:48 -04:00
2016-10-15 17:29:54 -04:00
2016-08-15 16:48:39 -04:00
2016-11-02 20:33:59 -04:00
2016-08-18 18:05:26 -04:00
2016-08-30 07:19:21 -04:00
2016-08-15 16:48:39 -04:00
2016-03-29 11:28:45 -03:00
2016-10-28 12:06:35 -04:00
2016-11-01 20:55:53 -04:00
2016-09-09 14:41:21 -04:00
2016-09-17 12:52:52 -07:00
2016-09-09 14:41:11 -04:00
2016-11-02 19:05:23 -04:00
2016-09-24 14:54:31 -04:00
2016-03-18 12:32:31 -07:00
2016-08-12 10:25:24 -07:00
2016-08-07 20:02:53 -07:00
2016-07-23 12:02:45 -07:00
2016-08-15 16:48:39 -04:00
2016-11-10 12:40:17 -05:00
2016-09-22 15:05:54 -04:00