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

(Login Issues) CSRF verification failed. Request aborted. #59

Open
KarthikVV24-11-1999 opened this issue Nov 22, 2024 · 0 comments
Open
Labels
bug Something isn't working

Comments

@KarthikVV24-11-1999
Copy link

KarthikVV24-11-1999 commented Nov 22, 2024

Account Used: test_user_2
Error: [Forbidden] CSRF verification failed. Request aborted
Steps Followed:

  1. Navigate to the Login Page from the Home Page
  2. Enter the Login Credentials correctly, but do not click the "Log In" Button yet
  3. Click Enter Button on keyboard
  4. Quickly change one of the credentials and click Enter again
  5. Navigate to the Home page and then the Profile page to see that the user is actually Logged in
  6. Log out and Try the above steps again
    Note: In steps 3 and 4, Click "Enter" (a faster way of logging in)
    so that You don't have to use "cursor" for the next steps
    However, it can also be reproduced by clicking on Login if you time it correctly

Expected Results:

  • Either the user is logged in as correct credentials are entered
  • Or the error saying that the user credentials are invalid should be shown

The issue is encountered when We change the login credentials and click enter before it redirects to the logged in user's Home page, as demonstrated in the video below, but after the home page api request is made:

Private Zenhub Video

@realcryptopunk realcryptopunk added the bug Something isn't working label Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants