3liz / qgis-lizmap-server-plugin

QGIS Server plugin for Lizmap
GNU General Public License v2.0
6 stars 6 forks source link

Bugfix: QGIS Server WFS does not use QgsAccesControl::resolveFilterFeatures #20

Closed rldhont closed 1 year ago

rldhont commented 1 year ago

The method QgsAccesControl::resolveFilterFeatures is used by QGIS Server WMS service to store expression and avoid multiple requests to access control plugins. But this cache is never cleared!

Lizmap Server access control try to override it to be sure to apply the right access control filter expression to layers.

Funded by 3liz