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
KitaitiMakoto 446d306ec5 Merge pull request 'Bump version to 0.1.2' (#11) from bump-version into master
Reviewed-on: #11
1 vuosi sitten
src [BUG FIX]Extend unparsed buffer for long content 1 vuosi sitten
tests Add test for Persian content 1 vuosi sitten
.gitignore Allow post request for clients without session 5 vuotta sitten
.travis.yml disable cargo clippy on Travis as it fail more often than none 6 vuotta sitten
Cargo.toml Bump version to 0.1.2 1 vuosi sitten
LICENSE Initial commit 6 vuotta sitten
README.md Initial commit 6 vuotta sitten

README.md

Rocket CSRF

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

Features

//todo

Usage

//todo