5
0
Derivar 0
Rocket fairing for automatic CSRF protection
Não pode escolher mais do que 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 o ficheiro
KitaitiMakoto 446d306ec5 Merge pull request 'Bump version to 0.1.2' (#11) from bump-version into master
Reviewed-on: #11
há 1 ano
src [BUG FIX]Extend unparsed buffer for long content há 1 ano
tests Add test for Persian content há 1 ano
.gitignore Allow post request for clients without session há 5 anos
.travis.yml disable cargo clippy on Travis as it fail more often than none há 6 anos
Cargo.toml Bump version to 0.1.2 há 1 ano
LICENSE Initial commit há 6 anos
README.md Initial commit há 6 anos

README.md

Rocket CSRF

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

Features

//todo

Usage

//todo