v1.0.2 (2020-03-06)
Closed issues:
- Newbie Q: Very confused about setting user ID. #80
Merged pull requests:
- Fix field error message and update dependencies #87 (daffl)
- Update dtslint to the latest version 🚀 #85 (greenkeeper[bot])
- Update @types/node to the latest version 🚀 #82 (greenkeeper[bot])
- allow array in typescript #81 (nvitaterna)
- Update dtslint to the latest version 🚀 #78 (greenkeeper[bot])
- Update dtslint to version 1.0.3 #77 (daffl)
v1.0.1 (2019-10-17)
Merged pull requests:
v1.0.0 (2019-10-01)
Closed issues:
- Broken link in documentation #69
- Migration guide for restrictToRoles functionality #63
- An in-range update of debug is breaking the build 🚨 #60
Merged pull requests:
- Add TypeScript definitions #74 (daffl)
- Refactor into single setField hook for Feathers 4 #73 (daffl)
- Update @feathersjs/errors to the latest version 🚀 #72 (greenkeeper[bot])
- Update mocha to the latest version 🚀 #67 (greenkeeper[bot])
- Update sinon to the latest version 🚀 #66 (greenkeeper[bot])
- Greenkeeper/semistandard 13.0.1 #65 (daffl)
- Update debug to the latest version 🚀 #61 (greenkeeper[bot])
v0.3.1 (2018-08-21)
Closed issues:
- Error: There is no current user to associate. #49
- queryWithCurrentUser Generating the following error There is no current user to associate. #43
Merged pull requests:
- remove the hard coded "user" #59 (abalad)
- Update sinon to the latest version 🚀 #57 (greenkeeper[bot])
- Update restrict-to-owner.js #56 (bertho-zero)
v0.3.0 (2018-05-29)
Closed issues:
- restrictToRoles not returning current user's resources #53
Merged pull requests:
- Remove documentation and deprecated restrictToAuthenticated #55 (daffl)
- Remove role related hooks, use feathers-permissions instead #54 (daffl)
v0.2.0 (2018-04-20)
Closed issues:
- feathers-errors package is deprecated #46
- hasRoleOrRestrict throwing "Too many arguments for 'find' method on Buzzard #41
- weird error : import get from 'lodash.get'; #32
- Nested id fields populates incorrect query #22
- Bring back ownerOrRestrict hook #11
Merged pull requests:
- Update all dependencies and use latest Lodash #51 (daffl)
- Update to new plugin infrastructure, drop Node 4 support #50 (daffl)
- update
feathers-errors
package to@feathersjs/errors
(#46) #47 (mlippert) - Update sinon to the latest version 🚀 #45 (greenkeeper[bot])
- Update sinon-chai to the latest version 🚀 #44 (greenkeeper[bot])
- fix(hasRoleOrRestrict): usage w/ get method returns correct result #28 (meatwallace)
v0.1.7 (2018-02-22)
Closed issues:
- [feature request]
restrictToRole
can supportownerField
as array, just likerestrictToOwner
#39
Merged pull requests:
- hasRoleOrRestrict should call find with a single, merged parameter #42 (gsavoie)
- RestrictToRoles support ownerField value as array #40 (beeplin)
- Update mocha to the latest version 🚀 #38 (greenkeeper[bot])
- Update semistandard to the latest version 🚀 #37 (greenkeeper[bot])
v0.1.6 (2017-12-19)
Merged pull requests:
- Add restrictToAuthenticated deprecation warning and remove from docs #36 (daffl)
- Move documentation from docs into the repo #35 (daffl)
- Update nsp to the latest version 🚀 #33 (greenkeeper[bot])
v0.1.5 (2017-10-17)
Closed issues:
Merged pull requests:
- Update mocha to the latest version 🚀 #31 (greenkeeper[bot])
- Add
expandPaths
option to en/disableoptions.as
path expansion #30 (jus101) - Update sinon to the latest version 🚀 #29 (greenkeeper[bot])
- Update debug to the latest version 🚀 #25 (greenkeeper[bot])
- Update sinon to the latest version 🚀 #23 (greenkeeper[bot])
- Update chai to the latest version 🚀 #21 (greenkeeper[bot])
v0.1.4 (2017-06-01)
Closed issues:
- Hook "restrictToOwner" looses context (this) when wrapped #17
- hook.app.get('authentication') might be a problem. #15
Merged pull requests:
v0.1.3 (2017-05-09)
Closed issues:
- 'authentication' or 'auth' #13
Merged pull requests:
- Use 'authentication' instead of 'auth' when setting options #14 (3bola)
- Update semistandard to the latest version 🚀 #12 (greenkeeper[bot])
v0.1.2 (2017-04-14)
Merged pull requests:
- Add an error message when id is null #10 (daffl)
- Add Greenkeeper badge 🌴 #9 (greenkeeper[bot])
v0.1.1 (2017-04-12)
Closed issues:
Merged pull requests:
v0.1.0 (2017-04-08)
Merged pull requests:
- Update all dependencies 🌴 #5 (greenkeeperio-bot)
- Remove obsolete hooks and update remaining #4 (daffl)
- Rename to feathers-authentication-hooks #3 (daffl)
- Adds ownerOrRestrictChanges. #2 (codingfriend1)
- initial commit #1 (marshallswain)
* This Change Log was automatically generated by github_changelog_generator