Skip to content
This repository was archived by the owner on Jan 30, 2021. It is now read-only.
 
 

Latest commit

 

History

27 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flask-csrf

Quick, easy CSRF protection for your Flask applications.

See the documentation for more information.

Why the fork?

  1. Protects PUT and DELETE methods too, not just POST. To help with this, _ct can be present on the query string too, not just in a form field.
  2. Enables non-standard workflows by storing a single CSRF token in the session and re-using it for every form.

About

A git mirror of flask-csrf.

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages