MangoAutomation / ma-dashboards

Mango Module for creating custom HTML5 Dashboards using AngularJS
Other
6 stars 7 forks source link

Add inputs for DataSource readPermission #324

Closed terrypacker closed 4 years ago

terrypacker commented 4 years ago

These are in the model and used in the backend to restrict read access and return only the common fields on all data sources.

terrypacker commented 4 years ago

See this issue for backend implementation: https://github.com/infiniteautomation/ma-core-public/issues/1559

jazdw commented 4 years ago

New permission editor has been integrated into the data source editor and supports the new read permission.