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

TODO remove enum and support permissions based on all controller #254

Open mhamdani049 opened 6 years ago

mhamdani049 commented 6 years ago

how do i remove enum for "TODO remove enum and support permissions based on all controller", after i save no change. is there anything i should do? thank you