Open-EO / openeo-hub

Source code for openEO Hub, a centralized platform to explore openEO back-end providers.
https://hub.openeo.org
Apache License 2.0
8 stars 3 forks source link

Server crashes when URL contains nullbytes #84

Closed christophfriedrich closed 3 years ago

christophfriedrich commented 3 years ago

IMO this is an upstream issue with restify, which is why I opened restify/node-restify#1864 (see that issue for details), but since it may take a while until that is fixed and released, we should implement an intermediate fix.

christophfriedrich commented 3 years ago

Tested locally, works, can be deployed.