cloudstorm / open-angular-crud

Open Angular Crud is an AngularJS library that automatically creates administration and data manipulation (CRUD) screens from database descriptors
MIT License
6 stars 0 forks source link

Basic authorisation for actions (save on edit / starting new) #28

Open davidsalamon opened 8 years ago

davidsalamon commented 8 years ago

Implement outlet for "can" Call "can" for each action / router. Make default configurable in CSSettingsProvider Visibility is TBD

davidsalamon commented 8 years ago

Per user the server may return a different set of abilities in the descriptor