geosolutions-it/geonode

Users cannot register on new portal stable.demo.geonode.org because of invalid reCaptcha keys

Closed this issue · 4 comments

Expected Behavior

I can register as a new user to the portal.

Actual Behavior

The signup procedure prevents to register a new user due to reCaptcha issues
image

Steps to Reproduce the Problem

  1. Go to https://stable.demo.geonode.org/account/signup/
  2. Try to register a new user

Specifications

  • GeoNode version:
  • Installation method (manual, GeoNode Docker, SPCGeoNode Docker):
  • Platform:
  • Additional details:

New recapthca keys must be created for this domain and placed into the .env file.
The docker images must be restarted (up -d) in order to keep the changes.

Recaptcha temporarily disabled. Need a hand form Alessio to regenerate the keys

stable demo updated, recaptcha enabled

Master demo to be updated (waiting for the next code update)

BTW the recaptcha V2 version in the console administration page is hidden will probably be dismissed soon. We should consider updating the code to support V3 @giohappy @afabiani

@randomorder I have updated the official documentation