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

Repatcha: Implement Captcha for sensitive activities #1943

Closed
mariobehling opened this issue Jun 12, 2019 · 8 comments
Closed

Repatcha: Implement Captcha for sensitive activities #1943

mariobehling opened this issue Jun 12, 2019 · 8 comments

Comments

@mariobehling
Copy link
Member

Please implement a Recaptcha for the following activities:

  • Password Reset
  • First login failed (the second and following requests should have a recaptcha)

Add the Recaptcha Credentials settings into the System Tab in the Admin section below the social credentials.

Screenshot from 2019-06-12 12-46-52

@liveHarshit
Copy link
Member

Add the Recaptcha Credentials settings into the System Tab in the Admin section below the social credentials.

Android?

@iamareebjamal
Copy link
Member

Duplicate of fossasia/open-event-frontend#3129

@liveHarshit
Copy link
Member

But we should use captcha in android as well.

@iamareebjamal
Copy link
Member

Captchas aren't used on Android. Captchas are used to prevent bots to make actions. How can bots do actions on Android apps?

@iamareebjamal
Copy link
Member

And if we add captchas on logins, it'll kill automated testing

@liveHarshit
Copy link
Member

Captchas are used to prevent bots to make actions.

Yes correct. Got it>

@liveHarshit
Copy link
Member

And if we add captchas on logins, it'll kill automated testing

The test util files are for automated testing?

@iamareebjamal
Copy link
Member

Google Play runs automated tests to see if app crashes or not

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

No branches or pull requests

3 participants