TASVideos / tasvideos

The code for the live TASVideos website
https://tasvideos.org/
GNU General Public License v3.0
62 stars 29 forks source link

Change recaptcha elements for invisible v2 usage #1790

Closed CasualPokePlayer closed 7 months ago

CasualPokePlayer commented 7 months ago

Server appsettings.json will need to have the recaptcha version changed from v3 to v2invisible for this to make sense.

Fixes issues with people trying to register onto the site but can't due to the v3 score being too low and no puzzle fallback is in place (and can't be in place for v3 due to the library limitations).