Improvements to ReCaptcha v3 code logic #8

Open
opened 2023-07-26 16:01:45 -04:00 by bike · 0 comments
Owner

As mentioned in #7:

The next step will be to improve the return render 'about' code in app/controllers/application_controller.rb so it goes to an actual page rather than showing in the logs a DoubleRenderError. Also, it would be nice to prevent these bots from successfully registering their attempts in the user table in the database.

As mentioned in #7: The next step will be to improve the return render 'about' code in app/controllers/application_controller.rb so it goes to an actual page rather than showing in the logs a DoubleRenderError. Also, it would be nice to prevent these bots from successfully registering their attempts in the user table in the database.
Sign in to join this conversation.
No description provided.