toymachiner62 / hapi-authorization

ACL plugin for hapijs
MIT License
80 stars 25 forks source link

Added 'request' parameter to ACL.fetchEntity function. #7

Closed vergeman closed 9 years ago

vergeman commented 9 years ago

Function documentation in acl.js indicates presence of the parameter, but is not implemented.

Access to the request object would be very helpful addition for a custom aclQuery() function when fetching an entity.

toymachiner62 commented 9 years ago

Version 2.2.0 published to NPM.