Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Recaptcha added for robot verification #1139

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Satyamsharmahp36
Copy link

Description

I have added the feature of Robot verification via Recaptcha.It is v3 enterprise version . I helps for the robot verification which is asked as a feature

Related Issues

Feature Request: Add Robot Verification #1102

Steps to Test

First You have to generate secret key and site key from this ,then :-

first replace YOUR_SITE_KEY in index.html in frontend
Then Replace YOUR_SITE_KEY in frontend/src/pages/login.jsx
Then in backend .env file has to updated with the SECRET_KEY

Checklist

  • [ Done] I have tested these changes
  • [Done ] I have updated the relevant documentation
  • [ Done] I have commented my code, particularly in hard-to-understand areas
  • [ Done] I have made corresponding changes to the codebase
  • [ Done] My changes generate no new warnings or errors
  • [Done ] The title of my pull request is clear and descriptive

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant