FollettSchoolSolutions / perfmon4j-reports

Framework to query and report against perfmon4j datasources.
3 stars 0 forks source link

Access Control #61

Open Andrewsh86 opened 9 years ago

Andrewsh86 commented 9 years ago

Edit frontend and backend to enforce user relations between charts and dashboards. Involves combing through the code and adding access control logic where needed. Finders should take into account user IDs.

Andrewsh86 commented 9 years ago

We're confused on the scope and need for this. Is this talking only about the edit for dashboards and charts or also the view links? Our understanding is that view links need to be accessible by anyone with the link.

ddeuchert commented 9 years ago

This would be for charts that are not accessed by the shared url. For example if I create a chart someone else should not be able to: find it, edit it, or delete it.