Rocket fairing for automatic CSRF protection
25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
Dosyaya git
KitaitiMakoto 446d306ec5 Merge pull request 'Bump version to 0.1.2' (#11) from bump-version into master
Reviewed-on: #11
1 yıl önce
src [BUG FIX]Extend unparsed buffer for long content 1 yıl önce
tests Add test for Persian content 1 yıl önce
.gitignore Allow post request for clients without session 5 yıl önce
.travis.yml disable cargo clippy on Travis as it fail more often than none 6 yıl önce
Cargo.toml Bump version to 0.1.2 1 yıl önce
LICENSE Initial commit 6 yıl önce
README.md Initial commit 6 yıl önce

README.md

Rocket CSRF

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

Features

//todo

Usage

//todo