Skip to content

reproduce the issue of Django CSRF error with request on multiple tabs simultaneously

Notifications You must be signed in to change notification settings

lrq315/django_csrf_errors_with_multiple_tabs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Requirements

Python: 3.9 Django: 3.2

Reproduce

  1. open first tab with http://localhost:8000/login/
  2. open second tab with the same url within 5 seconds
  3. submit the form on the first tab, then you should see the csrf error

About

reproduce the issue of Django CSRF error with request on multiple tabs simultaneously

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published