camptocamp / c2cgeoportal

c2cgeoportal application
http://geomapfish.org
Other
64 stars 46 forks source link

ogcproxy failed with mapserv string within an url #2746

Closed yjacolin closed 7 years ago

yjacolin commented 7 years ago

Project:

Open an URL in "open an external WMS":

Result: The second url failed with a 404 error on ogcproxy service.

@sbrunner said that mapserv string could interfer with the ogcproxy service or so.

yjacolin commented 7 years ago

This is not a bug but a security "feature".

asaunier commented 6 years ago

This is not a bug but a security "feature".

This is done here: https://github.com/camptocamp/c2cgeoportal/blob/1.6.11/c2cgeoportal/__init__.py#L374-L384