gcivil-nyu-org / fall24-monday-team5

0 stars 0 forks source link

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

Open KarthikVV24-11-1999 opened 1 week ago

KarthikVV24-11-1999 commented 1 week ago

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

  1. Enter the Login Credentials correctly, but do not click the Login Button yet
  2. Click Enter Button on keyboard
  3. Quickly change one of the credentials and click Enter again
  4. Navigate to the Home page (/accounts/dashboard/client/) to see that the user is actually Logged in
  5. Log out and Try the above steps again Note: In steps 2 and 3, 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:

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

Private Zenhub Video

The first login in the video is only to show that the user is actually logged out, and has no other significance