Upgrade from GeoNode 5.0.x to 5.1.0 - GeoNode/geonode GitHub Wiki

Upgrade to Geoserver 2.28.x

Geoserver implements the CRS REST API endpoint, which can be used by the MapStore client to retrieve the list of available CRS definitions from Geoserver. The REST API endpoints must be enabled for authenticated Geoserver users. A new security rule [text](https://github.com/GeoNode/geoserver-geonode-ext/commit/64232e995defba1951213420c82c3bd03f43462c) for the purpose.

New deployments will have the rule configured automatically. For existing instances, the rule must be added manually to the <GEOSERVER_DATA_DIR>/security/rest.properties file.