remote.pl for dockerized openjscad
-
In remote.pl I found the following comment:
2017/09/23: 0.005: fix vulnerability: disallow file://
In a local installation like with the docker image https://github.com/BITPlan/docker-openjscad this is probably not such a big issue.
Where can i find a remote.pl that is more suite to the local installation use case? -
Thank you kaosat-dev for looking into this. I added the issue:
https://github.com/jscad/OpenJSCAD.org/issues/438
to more clearly show what the problem is. Locally I can work with the drag&drop solution or with the workspace-mounting approach of the dockerized OpenJSCAD at https://github.com/BITPlan/docker-openjscad
-
Hi Wolfgang !
Sorry but I am not aware of another version of that script.
Do you need the re-rewrite capability provided by that file ? The only use case is for being able to open jscad designs from other sites (to dance around CORS issue).