Rocket fairing for automatic CSRF protection
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Go to file
Kitaiti Makoto 6dae718b1b Add test for Persian content 1 year ago
src Add test for Persian content 1 year ago
tests Add test for Persian content 1 year ago
.gitignore Allow post request for clients without session 6 years ago
.travis.yml disable cargo clippy on Travis as it fail more often than none 6 years ago
Cargo.toml Add pretty-assertions to dev dependencies 1 year ago
LICENSE Initial commit 6 years ago
README.md Initial commit 6 years ago

README.md

Rocket CSRF

A crate to help you protect your Rocket applications against CSRF.

Features

//todo

Usage

//todo