georchestra / docker

Quick start geOrchestra with docker
18 stars 21 forks source link

Missing GEOSERVER_CSRF_WHITELIST env var for GeoServer/GWC #263

Open fvanderbiest opened 7 months ago

fvanderbiest commented 7 months ago

See https://docs.geoserver.org/main/en/user/security/webadmin/csrf.html

fvanderbiest commented 7 months ago

Issue was witnessed originally on MEL's deployment with the gateway (internal issue GSMEL-223)

edevosc2c commented 7 months ago

Issue was witnessed originally on MEL's deployment with the gateway (internal issue GSMEL-223)

MEL is using kubernetes not docker compose. The env has been added back in november for the helm chart: https://github.com/georchestra/helm-georchestra/commit/e1fe62a4f8b9db685208149e8ba80284c660b128

fvanderbiest commented 7 months ago

I tend to think it's rather linked with the gateway rather than the usage of k8s ?