Skip to content

Files

Latest commit

7d5234b · Jul 9, 2018

History

History
executable file
·
240 lines (154 loc) · 17.2 KB

CHANGELOG.md

File metadata and controls

executable file
·
240 lines (154 loc) · 17.2 KB

Change Log

v2.0.1 (2018-07-09)

Full Changelog

Implemented enhancements:

  • Rate Limit Authenticate and Reset Password Requests #69

Closed issues:

  • Installation issue #102
  • Unexpected slashes in resetToken #101
  • can't login after change password #96
  • Migration error from disallow external #95
  • Setting up authManagement in Nuxt.js gives not authenticated error (feathers-vuex) #93
  • Password hash on reset differs from account creation #92
  • Documentation #91
  • Possible user information leak: sendRestPwd action? #90
  • authManagement:verifySignup - Method: create: users.find is not a function #74
  • questions on docs #8

Merged pull requests:

v2.0.0 (2018-01-25)

Full Changelog

Implemented enhancements:

Closed issues:

  • Purpose of resetShortToken #83

v1.0.3 (2017-12-30)

Full Changelog

Closed issues:

  • how to pass hook data to the notifier #82
  • resendVerifySignup failed #80
  • After resetting password user not able to login #78

v1.0.2 (2017-11-28)

Full Changelog

v1.0.1 (2017-11-28)

Full Changelog

Implemented enhancements:

Closed issues:

  • User info is not valid. (authManagement) #73
  • congratulations for v1.0!!! #72

v1.0.0 (2017-09-17)

Full Changelog

Implemented enhancements:

  • Securely encrypts reset token before storing in the database #68 (codingfriend1)

Closed issues:

  • Error on verification: size must be a number >= 0 #70
  • Passwordless Example #67
  • Question: How to use sendResetPwd when find is authenticated in users service #66

Merged pull requests:

v0.7.0 (2017-08-06)

Full Changelog

v0.5.0 (2017-08-06)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • removeVerification not suitable as an after find hook #55

Closed issues:

  • An in-range update of feathers-errors is breaking the build 🚨 #60
  • hooks.addVerification should also be possible in Before Patch and Update hooks #59
  • Prevent changes on PATCH #54
  • populateUser hook in doc #52
  • Im unable to ping feathers server from react native. #50
  • Allow user to reset password if not yet verified #41

Merged pull requests:

v0.4.2 (2017-07-01)

Full Changelog

v0.4.1 (2017-07-01)

Full Changelog

Implemented enhancements:

Merged pull requests:

v0.4.0 (2017-05-30)

Full Changelog

Implemented enhancements:

Closed issues:

  • option to customize sanitizeUserForClient function #46
  • Example Application #42
  • Does this package really need to require ECMAScript 2015? #29
  • checkUnique returns 'Page not found' for available value #14

Merged pull requests:

v0.3.0 (2017-04-19)

Full Changelog

Implemented enhancements:

Closed issues:

  • getUserData never hits 'User not found' #25

Merged pull requests:

v0.2.0 (2017-04-14)

Full Changelog

Implemented enhancements:

  • Add documentation to the repository for now #19 (daffl)

Closed issues:

  • Missing doc? #18
  • Question regarding 'resetPassword' #15
  • Errors returned are vague #12

Merged pull requests:

v0.1.6 (2016-12-30)

Full Changelog

v0.1.5 (2016-12-30)

Full Changelog

v0.1.4 (2016-12-30)

Full Changelog

v0.1.3 (2016-12-30)

Full Changelog

Implemented enhancements:

  • Safe cloning user object for further serialization #11 (chrisbujok)

Closed issues:

  • Make app.authenticate({ type: 'local', email, password }) more secure #10

v0.1.2 (2016-12-20)

Full Changelog

v0.1.1 (2016-12-20)

Full Changelog

Implemented enhancements:

v0.1.0 (2016-12-18)

Full Changelog

Closed issues:

  • oops, where can I find the docs? #7
  • update package on npm #6
  • Support multiple ways of communicating with user #1

Merged pull requests:

  • Removed duplicate documentation from README #5 (eddyystop)

v0.0.2 (2016-11-21)

Full Changelog

v0.0.1 (2016-11-21)

* This Change Log was automatically generated by github_changelog_generator