sails-permissions
sails-permissions copied to clipboard
Broken limit, skip and populate find blueprint
Hi! I can't figure out why the lib is still using a bound function on res.ok to filter results instead of just modifying the where option sent to the Waterline in the first place.
The hook works great when you don't use pagination or the populate option.
Any work in that direction? Any hints on why it was dropped then?
@Benew what did you do to solve this?