Skip to content

Bug: GeoNode Django container runs with ALLOWED_HOSTS: * #265

@mwallschlaeger

Description

@mwallschlaeger

Bug Description

GeoNode container django applications has ALLOWED_HOSTS: * hard coded

  ALLOWED_HOSTS: "['django', '*', '{{ .Values.geonode.general.externalDomain }}']"

this is a security problem and should be fixed

Metadata

Metadata

Labels

bugSomething isn't working

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions