-
-
Notifications
You must be signed in to change notification settings - Fork 712
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
Bug Report: ReCaptcha fails when trying to login using superadmin user #1468
Comments
Congratulations on making your first Issue! 🎊 If you haven't already, check out our Contributing Guidelines and Issue Reporting Guidelines to ensure that you are following our guidelines for contributing and making issues. |
This is my first issue, and I would really like to contribute more by working on this issue as well. |
@ssarkar551 There is some issue with your installation. Have you followed the steps correctly ? |
@noman2002 yes I did. I also had a chat with some other people on the talawa-admin slack channel, where another user pointed out this same problem as well. Is it working fine from your side? |
@beingnoble03 Please verify if this issue exists or not and assign if exists. |
@ssarkar551 , I am also having this same issue |
@noman2002 |
@palisadoes Get it fix asap as even most of my friends approached me regarding this issue and most of the new contributors also pointed out the same issue on Slack while doing the setup of talawa-admin. I have added the console log to check its behaviour:
The possible root cause is either reading of SITE KEY from the .env file or verification code logic error |
@varshith257 |
This issue did not get any activity in the past 10 days and will be closed in 180 days if no update occurs. Please check if the develop branch has fixed it and report again or close the issue. |
@ssarkar551 Are you working on this still? If not, we will reassign tomorrow. |
@Cioppolo14 hey, sorry I tried to fix this issue but couldn't do so. Please reassign |
@Cioppolo14 I would like to work on this issue, Please Assign Me 2024-02-17.mp4 |
This issue did not get any activity in the past 10 days and will be closed in 180 days if no update occurs. Please check if the develop branch has fixed it and report again or close the issue. |
When trying to sign in using a superadmin user, reCAPTCHA fails.
Steps to reproduce the behavior:
1.Select a superadmin user to login with
2. Enter username and password.
3. Click on the reCAPTCHA check box
4. Login
Expected behavior
Super admin user should be able to login as usual and view the admin dashboard.
Actual behavior
Super admin users are unable to login, unless reCAPTCHA is removed from .env file.
Potential internship candidates
Please read this if you are planning to apply for a Palisadoes Foundation internship PalisadoesFoundation/talawa#359
The text was updated successfully, but these errors were encountered: