15 releases

0.4.1 Aug 29, 2021
0.4.0 Jun 16, 2020
0.3.1 Oct 27, 2019
0.3.0 Nov 19, 2017
0.0.1 Feb 25, 2017

#547 in #security

Download history 270/week @ 2024-07-22 284/week @ 2024-07-29 185/week @ 2024-08-05 221/week @ 2024-08-12 287/week @ 2024-08-19 373/week @ 2024-08-26 252/week @ 2024-09-02 269/week @ 2024-09-09 208/week @ 2024-09-16 245/week @ 2024-09-23 243/week @ 2024-09-30 182/week @ 2024-10-07 385/week @ 2024-10-14 271/week @ 2024-10-21 177/week @ 2024-10-28 505/week @ 2024-11-04

1,351 downloads per month
Used in 7 crates (3 directly)

MIT license

36KB
684 lines

rust-csrf

Primitives for building CSRF protection.

Documentation is hosted at docs.rs. This crate is used by iron-csrf and be used as a reference for using rust-csrf in other applications.

Contributing

Please make all pull requests to the develop branch.

License

This work is licensed under the MIT license. See LICENSE for details.

Dependencies

~3.5MB
~53K SLoC