fossasia / susi_android

SUSI.AI Android App https://play.google.com/apps/testing/ai.susi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make changes in SignUp, Login, Password Reset page

atm1504 opened this issue · comments

Describe the feature you'd like
The signup page has been updated on the server. Certain verification is implemented there. We need to make those changes in the app accordingly.

Additional context
List of probable changes:

  • Require user passwords to have at least 8 characters and at least one special character, one number and text characters
  • Add Recaptcha for second log-in attempts
  • Add Recaptcha for password resets (forgot password)
  • Username less than or equal to 51 characters.
  • Add Recaptcha for SignUp
  • Recaptcha needs to be validated both on frontend and backend

Would you like to work on the issue?
Yes

Issue-Label Bot is automatically applying the label feature_request to this issue, with a confidence of 0.94. Please mark this comment with 👍 or 👎 to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

Hi I want to work on this issue, please guide.

Hi I want to work on this issue, please guide.

Its already had PR.