Rocket fairing for automatic CSRF protection
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
Ir para arquivo
KitaitiMakoto 446d306ec5 Merge pull request 'Bump version to 0.1.2' (#11) from bump-version into master
Reviewed-on: #11
1 ano atrás
src [BUG FIX]Extend unparsed buffer for long content 1 ano atrás
tests Add test for Persian content 1 ano atrás
.gitignore Allow post request for clients without session 5 anos atrás
.travis.yml disable cargo clippy on Travis as it fail more often than none 6 anos atrás
Cargo.toml Bump version to 0.1.2 1 ano atrás
LICENSE Initial commit 6 anos atrás
README.md Initial commit 6 anos atrás

README.md

Rocket CSRF

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

Features

//todo

Usage

//todo