allcount / allcountjs

Rapid application development framework for Node.js
http://allcountjs.com
MIT License
402 stars 83 forks source link

Permission Issues for refrence and multiReference #135

Open arajanaik opened 8 years ago

arajanaik commented 8 years ago

The user permissions fail for Reference and multiReference. Eg: I have an entity Teacher on whom a user with role "student" cannot write. If I create a reference/multiReference to Teacher, it shows me the Add button even when user with the student role is logged in.