GeoNode / geonode-project

A django template project for creating custom GeoNode projects.
http://geonode.org
78 stars 172 forks source link

[Fixes #209] removal of geoserver fixture #305

Closed jkariscodes closed 2 years ago

jkariscodes commented 2 years ago

It is recommended that the geoserver fixture and its invocation be removed as its logic is conceptually wrong with reference to #209. In addition to which the logic in geonode that should allow user to override the geoserver administrator password based on the value of GEOSERVER_ADMIN_PASSWORD in the .env file is not working as expected.