GeoNode / QGISGeoNodePlugin

A QGIS plugin that provides integration with GeoNode
https://geonode.org/QGISGeoNodePlugin/
GNU General Public License v3.0
11 stars 10 forks source link

Hide UI controls if user does not have permission to perform action #241

Closed ricardogsilva closed 2 years ago

ricardogsilva commented 2 years ago

This PR implements selectively hiding or disabling UI controls depending on the permissions reported by the remote GeoNode.

fixes #235