Files
kami-parse-server/spec
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-08-07 20:02:53 -07:00
2016-11-14 16:23:31 +00:00
2016-02-29 18:55:14 -05:00
2016-02-17 08:06:30 -05:00
2016-10-19 19:54:19 -04:00
2016-03-18 12:32:31 -07:00
2016-03-18 12:32:31 -07:00
2016-03-18 12:32:31 -07:00
2016-08-07 20:02:53 -07:00