Closed pcav closed 3 years ago
Are you sure you don't need 744
or 755
?.
Indeed, good idea
I think 644 is OK. In my case at least (Deb stable) it works. Thanks for considering this.
Done on Lizmap plugin server side in the latest version. I will do that on other QGIS Server plugins : AtlasPrint, WfsOutputExtension etc
Thanks!
Done as well in the next version of WfsOutputExtension
Done for AtlasPrint : 75b6b13
Related ticket : https://github.com/opengisch/qgis-plugin-ci/issues/99
Currently unzipping the plugin results in files having 600 permission, and obviously the plugin does not work out of the box. Better if before unzipping file permissions are set to 644.