trailsjs / sails-permissions

Comprehensive user permissions and entitlements system for sails.js and Waterline. Supports user authentication with passport.js, role-based permissioning, object ownership, and row-level security.
MIT License
418 stars 113 forks source link

CriteriaPolicy: check criteria against model item, not association items #165

Open jakutis opened 9 years ago

jakutis commented 9 years ago

This happens only in case of GET /model/id/association. Related issues: #5

tjwebb commented 8 years ago

does this close #5?

pixelbacon commented 7 years ago

++