Rocket fairing for automatic CSRF protection
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
Ir al archivo
KitaitiMakoto 446d306ec5 Merge pull request 'Bump version to 0.1.2' (#11) from bump-version into master
Reviewed-on: #11
hace 1 año
src [BUG FIX]Extend unparsed buffer for long content hace 1 año
tests Add test for Persian content hace 1 año
.gitignore Allow post request for clients without session hace 5 años
.travis.yml disable cargo clippy on Travis as it fail more often than none hace 6 años
Cargo.toml Bump version to 0.1.2 hace 1 año
LICENSE Initial commit hace 6 años
README.md Initial commit hace 6 años

README.md

Rocket CSRF

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

Features

//todo

Usage

//todo